1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-23 22:05:20 +02:00

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

git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@26365 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2011-03-30 10:45:25 +00:00
parent 72d2128411
commit 3bcf4a18eb

View File

@ -9,12 +9,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"