]> git.ipfire.org Git - thirdparty/iptables.git/commit
nft: Pass nft_handle into add_{action,match}()
authorPhil Sutter <phil@nwl.cc>
Sat, 5 Oct 2024 12:07:52 +0000 (14:07 +0200)
committerPhil Sutter <phil@nwl.cc>
Thu, 10 Apr 2025 16:45:45 +0000 (18:45 +0200)
commit739d9bd57ad26bd52bed569264daa97b5943e08d
treea28028d4f7931376de97fa7f44f23aff21ade29a
parentff5f6a208efccd4e2bd8d4fdaf5d284ce54ff69e
nft: Pass nft_handle into add_{action,match}()

Creation of compat extensions in rule userdata will depend on a flag in
nft_handle.

Signed-off-by: Phil Sutter <phil@nwl.cc>
iptables/nft-arp.c
iptables/nft-bridge.c
iptables/nft-ipv4.c
iptables/nft-ipv6.c
iptables/nft.c
iptables/nft.h