qos-scripts: disable overhead calculation by default, it does not work properly for...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 24 Feb 2011 00:30:09 +0000 (00:30 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 24 Feb 2011 00:30:09 +0000 (00:30 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25685 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/qos-scripts/files/etc/config/qos

index 875e7e2..a3a028f 100644 (file)
@@ -4,7 +4,6 @@
 config interface wan
        option classgroup  "Default"
        option enabled      1
-       option overhead     1
        option upload       128
        option download     1024
 
This page took 0.028114 seconds and 4 git commands to generate.