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
master
Felix Fietkau 2011-03-30 10:44:27 +00:00
parent de8f1b5895
commit ca250ce8c5
1 changed files with 0 additions and 6 deletions

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"