qos-scripts: remove the layer7 based classifiers from the default configuration ...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 30 Mar 2011 10:44:27 +0000 (10:44 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 30 Mar 2011 10:44:27 +0000 (10:44 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26364 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

index a3a028f..6fb0bfc 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"
This page took 0.024651 seconds and 4 git commands to generate.