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

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

index 875e7e20d24bdd84e1eb5e57156c72e2e1adf796..0d95c208a044f2b97ad365069350b8b6d3e345e8 100644 (file)
@@ -9,12 +9,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"