]> git.ipfire.org Git - thirdparty/nftables.git/commit
json: Support sets' auto-merge option
authorPhil Sutter <phil@nwl.cc>
Wed, 31 Jan 2024 16:30:24 +0000 (17:30 +0100)
committerPhil Sutter <phil@nwl.cc>
Wed, 31 Jan 2024 17:00:44 +0000 (18:00 +0100)
commita4034c66b03e4d526fbad78da9cd38da9f1f43a5
treed0c3a412ffe726b6ef07573c6e8b686fed33051f
parent419c0199774c60ddf8b65f40c1ace8aac1c113d3
json: Support sets' auto-merge option

If enabled, list the option as additional attribute with boolean value.

Fixes: e70354f53e9f6 ("libnftables: Implement JSON output support")
Closes: https://bugzilla.netfilter.org/show_bug.cgi?id=1734
Signed-off-by: Phil Sutter <phil@nwl.cc>
doc/libnftables-json.adoc
src/json.c
src/parser_json.c