qos-scripts: Fix classification of ingress traffic
authorFelix Fietkau <nbd@openwrt.org>
Tue, 19 Jan 2016 23:56:34 +0000 (23:56 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 19 Jan 2016 23:56:34 +0000 (23:56 +0000)
commit5cafb9240efb1211c7a289f2d86c56b64a1e638a
tree4055b35f3aa5f88b174063506a6760d29a214c8c
parent54dad4c873c131311662cf00133a9f750fe91255
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>
SVN-Revision: 48388
package/network/config/qos-scripts/files/usr/lib/qos/generate.sh