]> git.ipfire.org Git - thirdparty/nftables.git/commit
table: Embed creating nft version into userdata
authorPhil Sutter <phil@nwl.cc>
Mon, 12 May 2025 20:59:26 +0000 (22:59 +0200)
committerPhil Sutter <phil@nwl.cc>
Thu, 28 Aug 2025 10:47:15 +0000 (12:47 +0200)
commit64c07e38f0494093a399a68a31056f5866c4d705
treeef920295e6c5a4fb648b58bd464dae0b3e09d6de
parent262b23df2c2b0eafb35c9d6d90de3db5726f9fa2
table: Embed creating nft version into userdata

Upon listing a table which was created by a newer version of nftables,
warn about the potentially incomplete content.

Suggested-by: Florian Westphal <fw@strlen.de>
Cc: Dan Winship <danwinship@redhat.com>
Signed-off-by: Phil Sutter <phil@nwl.cc>
Acked-by: Pablo Neira Ayuso <pablo@netfilter.org>
.gitignore
Makefile.am
configure.ac
include/rule.h
src/mnl.c
src/netlink.c
src/rule.c