Browse Source

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

SVN-Revision: 26364
Felix Fietkau 15 years ago
parent
commit
db9921a0c2
1 changed files with 0 additions and 6 deletions
  1. 0 6
      package/qos-scripts/files/etc/config/qos

+ 0 - 6
package/qos-scripts/files/etc/config/qos

@@ -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"