From: <abe...@us...> - 2012-12-26 22:21:35
|
Revision: 5839 http://astlinux.svn.sourceforge.net/astlinux/?rev=5839&view=rev Author: abelbeck Date: 2012-12-26 22:21:29 +0000 (Wed, 26 Dec 2012) Log Message: ----------- AIF traffic shaper, bump version and date Modified Paths: -------------- branches/1.0/package/arnofw/traffic-shaper/60traffic-shaper.plugin.sh Modified: branches/1.0/package/arnofw/traffic-shaper/60traffic-shaper.plugin.sh =================================================================== --- branches/1.0/package/arnofw/traffic-shaper/60traffic-shaper.plugin.sh 2012-12-26 21:33:51 UTC (rev 5838) +++ branches/1.0/package/arnofw/traffic-shaper/60traffic-shaper.plugin.sh 2012-12-26 22:21:29 UTC (rev 5839) @@ -2,10 +2,10 @@ # -= Arno's iptables firewall - HTB & HFSC traffic shaper plugin =- # PLUGIN_NAME="Traffic-Shaper plugin" -PLUGIN_VERSION="1.2.06-astlinux" +PLUGIN_VERSION="1.2.07-astlinux" PLUGIN_CONF_FILE="traffic-shaper.conf" # -# Last changed : December 19, 2010 +# Last changed : December 26, 2012 # Requirements : kernel 2.6 + iproute # Comments : This plugin will shape traffic. It borrows heavily on # the logic of Maciej's original script (below), with This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |