]> git.ipfire.org Git - thirdparty/iptables.git/commit
nft: family_ops: Pass nft_handle to 'print_rule' callback
authorPhil Sutter <phil@nwl.cc>
Tue, 20 Aug 2019 17:53:13 +0000 (19:53 +0200)
committerPhil Sutter <phil@nwl.cc>
Mon, 25 Nov 2019 22:30:54 +0000 (23:30 +0100)
commit7dc64022bb8dfecb737fbf4aa02e6464b80e2eae
tree7f54e0ce34092d83ff29b509017555e02b3425dd
parent01d9357f684e4af8142b77f52529e2e6a5ce159b
nft: family_ops: Pass nft_handle to 'print_rule' callback

Prepare for 'rule_to_cs' callback to receive nft_handle pointer so it is
able to access cache for set lookups.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Acked-by: Pablo Neira Ayuso <pablo@netfilter.org>
iptables/nft-arp.c
iptables/nft-bridge.c
iptables/nft-ipv4.c
iptables/nft-ipv6.c
iptables/nft-shared.h
iptables/nft.c