]> git.ipfire.org Git - thirdparty/nftables.git/commit
Update chain creation format.
authorEric Leblond <eric@regit.org>
Mon, 16 Sep 2013 16:27:37 +0000 (18:27 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 17 Sep 2013 11:11:14 +0000 (13:11 +0200)
commit57f844782fa86660ce16b79b485ec34729bce4f7
treeff69c79d99f6f10b0f2b43bb4866bf491941bb38
parentf1a9d5d320bb4d19570f9029e028c3acd81b8756
Update chain creation format.

type keyword is now mandatory when creating a new chain. This
patc halso implement the change required following the usage of human
notation in hook.

It also suppressed non currently supported mangle chains.

Signed-off-by: Eric Leblond <eric@regit.org>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
files/nftables/bridge-filter
files/nftables/ipv4-filter
files/nftables/ipv4-mangle
files/nftables/ipv4-nat [new file with mode: 0644]
files/nftables/ipv6-filter
files/nftables/ipv6-mangle
files/nftables/ipv6-nat [new file with mode: 0644]