1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-29 19:49:53 +02:00

qos-scripts: disable overhead calculation by default, it does not work properly for many line speeds

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25685 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2011-02-24 00:30:09 +00:00
parent da95571cb4
commit d731257770

View File

@ -4,7 +4,6 @@
config interface wan config interface wan
option classgroup "Default" option classgroup "Default"
option enabled 1 option enabled 1
option overhead 1
option upload 128 option upload 128
option download 1024 option download 1024