]> git.ipfire.org Git - thirdparty/nftables.git/commit
cache: disable NFT_CACHE_SETELEM_BIT on --terse listing only
authorPablo Neira Ayuso <pablo@netfilter.org>
Wed, 27 Oct 2021 23:14:30 +0000 (01:14 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 27 Oct 2021 23:28:23 +0000 (01:28 +0200)
commit9628d52e46ac7022512149e7f5d3aefa226bbe25
treea8f41fd120a51fbd3753af8860e739b043eee38d
parentba43417cbdb1898be4f6e38afe0f2f2ac6d0db7f
cache: disable NFT_CACHE_SETELEM_BIT on --terse listing only

Instead of NFT_CACHE_SETELEM which also disables set dump.

Fixes: 6bcd0d576a60 ("cache: unset NFT_CACHE_SETELEM with --terse listing")
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
src/cache.c