qos-scripts: remove the layer7 based classifiers from the default configuration ...
authorFelix Fietkau <nbd@openwrt.org>
Wed, 30 Mar 2011 10:44:27 +0000 (10:44 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 30 Mar 2011 10:44:27 +0000 (10:44 +0000)
SVN-Revision: 26364

package/qos-scripts/files/etc/config/qos

index a3a028f5d23409f256d3dc2a1e4d56368580e353..6fb0bfcab876d4d7204490e684fccd9cd87b043e 100644 (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"