diff options
author | Pablo Neira Ayuso <[email protected]> | 2023-12-14 22:43:22 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2023-12-22 12:15:28 +0100 |
commit | aaba7ddc8507f4ad5bbd07988573967632bc2385 (patch) | |
tree | 384dea5a798a45ae77aeb78c924558b3dd7a4a09 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | eff3c558bb7e61c41b53e4c8130e514a5a4df9ba (diff) |
netfilter: nf_tables: validate chain type update if available
Parse netlink attribute containing the chain type in this update, to
bail out if this is different from the existing type.
Otherwise, it is possible to define a chain with the same name, hook and
priority but different type, which is silently ignored.
Fixes: 96518518cc41 ("netfilter: add nftables")
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions