diff options
author | Phil Sutter <[email protected]> | 2019-11-12 17:14:37 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2019-11-15 23:44:48 +0100 |
commit | 28f8bfd1ac948403ebd5c8070ae1e25421560059 (patch) | |
tree | 8e5b472d45954ee16b7fb7d172bb394058b3268d /tools/perf/scripts/python/syscall-counts.py | |
parent | 5c27d8d76ce810c6254cf5917a6019d824f34bd2 (diff) |
netfilter: Support iif matches in POSTROUTING
Instead of generally passing NULL to NF_HOOK_COND() for input device,
pass skb->dev which contains input device for routed skbs.
Note that iptables (both legacy and nft) reject rules with input
interface match from being added to POSTROUTING chains, but nftables
allows this.
Cc: Eric Garver <[email protected]>
Signed-off-by: Phil Sutter <[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