1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 09:11:59 +03:00

qos-scripts: remove the layer7 based classifiers from the default configuration - they are unreliable and prone to memory leaks

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26364 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2011-03-30 10:44:27 +00:00
parent 37eee100d1
commit e41573c89a

View File

@ -8,12 +8,6 @@ config interface wan
option download 1024
# RULES:
config classify
option target "Bulk"
option layer7 "edonkey"
config classify
option target "Bulk"
option layer7 "bittorrent"
config classify
option target "Priority"
option ports "22,53"