mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:30:16 +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:
parent
72d2128411
commit
3bcf4a18eb
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user