]> git.ipfire.org Git - thirdparty/iptables.git/commit
nft-arp: Introduce post_parse callback
authorPhil Sutter <phil@nwl.cc>
Mon, 27 Sep 2021 14:59:49 +0000 (16:59 +0200)
committerPhil Sutter <phil@nwl.cc>
Wed, 20 Oct 2021 09:32:54 +0000 (11:32 +0200)
commit832a0e2b838546f4266094fae29dd54c6cdeeb82
treedc888e7aac73dcae509aad40382d3bf4e0314f60
parent0aea399d2cccd9f1e92380d3ec27edc9b455e1e7
nft-arp: Introduce post_parse callback

This accomplishes the same tasks as e.g. nft_ipv4_post_parse() plus some
arptables-specific bits.

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