]> git.ipfire.org Git - thirdparty/nftables.git/commit
JSON: Call verdict maps 'vmap' in JSON as well
authorPhil Sutter <phil@nwl.cc>
Fri, 8 Jun 2018 15:27:13 +0000 (17:27 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 11 Jun 2018 09:31:49 +0000 (11:31 +0200)
commitd4bd008be257cc95b2e9625cc5506b9e925c766d
tree07582fa8e876be57b0ff350c78fcabf072753308
parent4e20921ea9200453fbfbec0e9dc891ed37b95a6c
JSON: Call verdict maps 'vmap' in JSON as well

This way JSON format is more consistent with the standard one.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
17 files changed:
src/json.c
src/parser_json.c
tests/py/any/ct.t.json
tests/py/any/ct.t.json.output
tests/py/any/meta.t.json
tests/py/inet/fib.t.json
tests/py/inet/fib.t.json.output
tests/py/inet/tcp.t.json
tests/py/ip/ip.t.json
tests/py/ip/masquerade.t.json
tests/py/ip/redirect.t.json
tests/py/ip6/ip6.t.json
tests/py/ip6/ip6.t.json.output
tests/py/ip6/masquerade.t.json
tests/py/ip6/redirect.t.json
tests/py/ip6/vmap.t.json
tests/py/ip6/vmap.t.json.output