[paketler-commits] r14504 - in devel/applications/network/iproute2: . files

paketler-uludag at uludag.org.tr paketler-uludag at uludag.org.tr
1 Kas 2006 Çar 13:28:41 EET


Author: cartman
Date: Wed Nov  1 13:28:41 2006
New Revision: 14504

Added:
   devel/applications/network/iproute2/files/sabishape   (contents, props changed)
Modified:
   devel/applications/network/iproute2/pspec.xml
Log:
install sabishape as traffic shaper script, our default QoS sucks so lets try some magic
ADSL 256/64 users shall try:

sudo /usr/sbin/shaper eth1 -u 40 -d 240

replace eth1 with the interface name you want to shape


Modified: devel/applications/network/iproute2/pspec.xml
=================================================================
--- devel/applications/network/iproute2/pspec.xml	(original)
+++ devel/applications/network/iproute2/pspec.xml	Wed Nov  1 13:28:41 2006
@@ -37,9 +37,19 @@
             <Path fileType="doc">/usr/share/doc</Path>
             <Path fileType="man">/usr/share/man</Path>
         </Files>
+        <AdditionalFiles>
+            <AdditionalFile target="/usr/sbin/shaper" permission="0755" owner="root">sabishape</AdditionalFile>
+        </AdditionalFiles>
     </Package>
 
     <History>
+        <Update release="6">
+            <Date>2006-11-01</Date>
+            <Version>2.6.18_20061002</Version>
+            <Comment>Install sabishape traffic shaper script</Comment>
+            <Name>İsmail Dönmez</Name>
+            <Email>ismail at pardus.org.tr</Email>
+        </Update>
         <Update release="5">
             <Date>2006-10-03</Date>
             <Version>2.6.18_20061002</Version>


Paketler-commits mesaj listesiyle ilgili daha fazla bilgi