]> git.ipfire.org Git - thirdparty/nftables.git/commit
objref: Use "ct helper" for NFT_OBJECT_CT_HELPER
authorPhil Sutter <phil@nwl.cc>
Mon, 28 May 2018 16:50:56 +0000 (18:50 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 1 Jun 2018 07:16:48 +0000 (09:16 +0200)
commit8fbf4b86119638702c9508ac562f36a3606772d3
tree48b1bcdc495225da4b08d2ec7719377ee42b9d8a
parent239a8fbbaa061d55c653922e158d8ba352eaf57f
objref: Use "ct helper" for NFT_OBJECT_CT_HELPER

Change name of NFT_OBJECT_CT_HELPER in objref_type table to "ct helper"
for consistency. Note that this is not used in regular nft output since
objref_stmt_print() treats this object type separately.

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