summaryrefslogtreecommitdiffstats
path: root/examples/nft-flowtable-add.c
diff options
context:
space:
mode:
authorYang Zheng <tomsun.0.7@gmail.com>2018-03-20 22:53:22 +0800
committerPablo Neira Ayuso <pablo@netfilter.org>2018-03-20 16:31:03 +0100
commit726031795f23a69f104cba0e8a9dfacf2d4f698a (patch)
tree7931feb1ee49d0ce5824d028f4cf13769f5347bb /examples/nft-flowtable-add.c
parent62d6fff78b2cb2a0c9d59e18e7047a45f1ffdbbc (diff)
examples: add nft-ct-helper-{add,get,del}
nft-ct-helper-{add,get,del}: add, get, or delete ct helper objects from the specified table. Examples: % ./nft-ct-helper-get ip filter <nothing> % ./nft-ct-helper-add ip filter sip-5060 sip udp % ./nft-ct-helper-get ip filter table filter name sip-5060 use 0 [ ct_helper name sip family 2 protocol 17 ] % ./nft-ct-helper-del ip filter sip-5060 % ./nft-ct-helper-get ip filter <nothing> Signed-off-by: Yang Zheng <tomsun.0.7@gmail.com> Acked-by: Arturo Borrero Gonzalez <arturo@netfilter.org> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'examples/nft-flowtable-add.c')
0 files changed, 0 insertions, 0 deletions