]> git.ipfire.org Git - thirdparty/nftables.git/commit
JSON: Use "type" for CT helper object
authorPhil Sutter <phil@nwl.cc>
Mon, 28 May 2018 16:50:57 +0000 (18:50 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 1 Jun 2018 07:16:48 +0000 (09:16 +0200)
commitb85f8b8670260587ec2c78a1252109dddc0ffffe
tree804765578d63ac8ae09cf7880b0baeedadce42b6
parent8fbf4b86119638702c9508ac562f36a3606772d3
JSON: Use "type" for CT helper object

Property name "helper" was a bit unclear, "type" is better.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
src/json.c
src/parser_json.c