]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests/shell: Test flush and nat chain recreate in one go
authorPhil Sutter <phil@nwl.cc>
Wed, 21 Mar 2018 11:59:11 +0000 (12:59 +0100)
committerFlorian Westphal <fw@strlen.de>
Wed, 21 Mar 2018 13:13:00 +0000 (14:13 +0100)
commitaaf404533ace3c8a355b28deb12793fb11ef3c2a
tree4345a073e49b292433b03a2e814d7fdffdf1df13
parent0f996897455d20958bdad23a1d467f68f1f81b18
tests/shell: Test flush and nat chain recreate in one go

This tests what kernel commit ae6153b50f9bf ("netfilter: nf_tables:
permit second nat hook if colliding hook is going away") fixed for.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Florian Westphal <fw@strlen.de>
tests/shell/testcases/transactions/0041nat_restore_0 [new file with mode: 0755]