diff options
author | Paul Blakey <[email protected]> | 2018-06-03 10:06:14 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-06-04 17:03:37 -0400 |
commit | f6521c587a586de5fdafb0a322072e5ff67f8e15 (patch) | |
tree | 31d6061da1dd7b2b27eb10a479e7bdc5a7ee7067 /scripts/bpf_helpers_doc.py | |
parent | de9dc650f05f5c427a623797342bb2870ceedd38 (diff) |
cls_flower: Fix comparing of old filter mask with new filter
We incorrectly compare the mask and the result is that we can't modify
an already existing rule.
Fix that by comparing correctly.
Fixes: 05cd271fd61a ("cls_flower: Support multiple masks per priority")
Reported-by: Vlad Buslov <[email protected]>
Reviewed-by: Roi Dayan <[email protected]>
Reviewed-by: Jiri Pirko <[email protected]>
Signed-off-by: Paul Blakey <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions