]> git.ipfire.org Git - thirdparty/nftables.git/commit
json: BASECHAIN flag no longer implies presence of priority expression
authorFlorian Westphal <fw@strlen.de>
Mon, 14 Jul 2025 11:48:24 +0000 (13:48 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 13 Aug 2025 18:52:31 +0000 (20:52 +0200)
commit362ec106c7bd42bda776cc9349c0868145b101c2
treee20ffc3cc57c932923ae024d718869a76959cad1
parent654931becdb4e198349d1ac63b5122a6b7c84b92
json: BASECHAIN flag no longer implies presence of priority expression

commit 715010c61ba25627b57d95d096138013e7c0e194 upstream.

This is a followup to
44ea19364637 ("src: BASECHAIN flag no longer implies presence of priority expression"):
feeding the same bogon file into nft -j we get a very similar crash.

Signed-off-by: Florian Westphal <fw@strlen.de>
src/json.c
tests/shell/testcases/bogons/nft-j-f/null_ingress_type_crash [new file with mode: 0644]