]> git.ipfire.org Git - thirdparty/iptables.git/commit
nft: Include sets in debug output
authorPhil Sutter <phil@nwl.cc>
Sat, 15 Jul 2023 12:13:28 +0000 (14:13 +0200)
committerPhil Sutter <phil@nwl.cc>
Fri, 28 Jul 2023 09:35:17 +0000 (11:35 +0200)
commita2532c966659f386781a5757e0a1f42cb1d81573
treeede221eb507cdbebb923e583825b3d0809afef5b
parentbd71c11a95ab2b44794843fd8a3698039a7db211
nft: Include sets in debug output

Rules referencing them are incomplete without, so add debug output on
the same level as for rules.

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