]> git.ipfire.org Git - thirdparty/nftables.git/commit
src: tproxy: add json support
authorFlorian Westphal <fw@strlen.de>
Wed, 29 Aug 2018 09:37:41 +0000 (11:37 +0200)
committerFlorian Westphal <fw@strlen.de>
Wed, 29 Aug 2018 21:55:02 +0000 (23:55 +0200)
commitcd11fe1224af5dba5a04aaadf68ad5ca982177f5
treee19bb8695f399fe7be4750fe4e992f274310c05d
parentbb594473acd532aee6a268a6b27fd529ac71d4b5
src: tproxy: add json support

Signed-off-by: Florian Westphal <fw@strlen.de>
include/json.h
src/json.c
src/parser_json.c
src/statement.c
tests/py/inet/tproxy.t.json [new file with mode: 0644]
tests/py/ip/tproxy.t.json [new file with mode: 0644]
tests/py/ip6/tproxy.t.json [new file with mode: 0644]