mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-07 19:34:48 +00:00
qos-scripts: remove the layer7 based classifiers from the default configuration - they are unreliable and prone to memory leaks
SVN-Revision: 26364
This commit is contained in:
parent
2f08d5bff9
commit
db9921a0c2
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user