]> git.ipfire.org Git - thirdparty/iptables.git/commit
xtables: Pass xtables_args to check_empty_interface()
authorPhil Sutter <phil@nwl.cc>
Thu, 23 Dec 2021 17:27:31 +0000 (18:27 +0100)
committerPhil Sutter <phil@nwl.cc>
Wed, 12 Jan 2022 13:04:52 +0000 (14:04 +0100)
commit17abaeb16afd6cdc17dddb4e1526d31cdfc8cb60
treeb2e63b431e9fd995a2f3e24d822c04da64e56c05
parentdc8d8fce581bff4640803f3db07f0c2df5e7e18f
xtables: Pass xtables_args to check_empty_interface()

It holds the accessed family field as well and is more generic than
nft_handle.

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