Skip to content
Snippets Groups Projects
Commit 5cafb924 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

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: default avatarMichael Marley <michael@michaelmarley.com>

SVN-Revision: 48388
parent 54dad4c8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment