diff options
author | Or Gerlitz <[email protected]> | 2016-12-22 14:28:15 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-12-23 11:59:56 -0500 |
commit | d9724772e69cb8076231202292665ca74eec13e1 (patch) | |
tree | 98863f3ad1541e041d7a043f2f46005e45cd3fbd /tools/perf/util/trace-event-scripting.c | |
parent | dc594ecd4185831031d3fef2853ee76908428107 (diff) |
net/sched: cls_flower: Mandate mask when matching on flags
When matching on flags, we should require the user to provide the
mask and avoid using an all-ones mask. Not doing so causes matching
on flags provided w.o mask to hit on the value being unset for all
flags, which may not what the user wanted to happen.
Fixes: faa3ffce7829 ('net/sched: cls_flower: Add support for matching on flags')
Signed-off-by: Or Gerlitz <[email protected]>
Reported-by: Paul Blakey <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions