]> git.ipfire.org Git - thirdparty/nftables.git/commit
src: Honor obligatory stateless printing of flow tables
authorElise Lennion <elise.lennion@gmail.com>
Wed, 18 Jan 2017 23:06:47 +0000 (21:06 -0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 23 Jan 2017 13:26:16 +0000 (14:26 +0100)
commit1967b4f67cfbb64d12fc4953db35e3d7aa5f773e
treed7b7c8ee574de41091196622f693f9eab68b73ff
parentf7a68589c0b3bf2085c9066d99d6ee680c6e6751
src: Honor obligatory stateless printing of flow tables

Always print flow statement as stateless expressions, given that this
just defines the flow table statement instance that is allocated per
entry.

Signed-off-by: Elise Lennion <elise.lennion@gmail.com>
include/nftables.h
src/main.c
src/statement.c