qos-scripts: Fix classification of ingress traffic
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 19 Jan 2016 23:56:34 +0000 (23:56 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 19 Jan 2016 23:56:34 +0000 (23:56 +0000)
commite59df582664f18c1655505225ad86e569e760278
tree13ae892d6d37060e573ffa55fe2ae98721f492f1
parent021737c5f697b4d1d6ed877a41567f8ed706ed5c
qos-scripts: Fix classification of ingress traffic

Set the save-mark mask for the qos_${cg} chain to 0xff instead of
0xf0.  With the old value, the nibble that was saved would be
masked during the restore, preventing ingress traffic from being
classified.  Thanks to nbd for recommending the fix.

Signed-off-by: Michael Marley <michael@michaelmarley.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48388 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/network/config/qos-scripts/files/usr/lib/qos/generate.sh