]> git.ipfire.org Git - thirdparty/iptables.git/commit
nft: Introduce UDATA_TYPE_COMPAT_EXT
authorPhil Sutter <phil@nwl.cc>
Wed, 31 Jul 2024 16:43:45 +0000 (18:43 +0200)
committerPhil Sutter <phil@nwl.cc>
Thu, 10 Apr 2025 16:45:44 +0000 (18:45 +0200)
commitf6f0f4f55794a5f1add6f728f80f29f12f36ecd5
treeb2c72a0ff16b73552a53723ae9abb9b9a89d094b
parent2db8bf2fbf080f6a054b658df65c468bfa0db68d
nft: Introduce UDATA_TYPE_COMPAT_EXT

This new rule udata attribute will contain extensions which have been
converted to native nftables expressions for rule parsers to fall back
to.

While at it, export parse_udata_cb() as rule parsing code will call it
in future.

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