diff options
author | Florian Westphal <[email protected]> | 2019-04-11 16:36:42 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2019-04-12 01:47:50 +0200 |
commit | 223fd0adfa8af36d5d9b5d38016e579ee052f367 (patch) | |
tree | 6a08e0e189e03375a672078349df260ab955509d /tools/perf/scripts/python/syscall-counts.py | |
parent | 971502d77faa50a37c89bc6d172450294ad9a5fd (diff) |
bridge: broute: make broute a real ebtables table
This makes broute a normal ebtables table, hooking at PREROUTING.
The broute hook is removed.
It uses skb->cb to signal to bridge rx handler that the skb should be
routed instead of being bridged.
This change is backwards compatible with ebtables as no userspace visible
parts are changed.
This means we can also remove the !ops test in ebt_register_table,
it was only there for broute table sake.
Signed-off-by: Florian Westphal <[email protected]>
Acked-by: David S. Miller <[email protected]>
Acked-by: Nikolay Aleksandrov <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions