]> git.ipfire.org Git - thirdparty/iptables.git/commit
iptables-test: add -N option to exercise netns removal path
authorPablo Neira Ayuso <pablo@netfilter.org>
Fri, 19 Oct 2018 10:13:37 +0000 (12:13 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Sat, 20 Oct 2018 09:50:13 +0000 (11:50 +0200)
commit0123183f43a9ace776e790ddd145bf03a14ee889
treec94edbeb044e60edaba2e62035990409bb7c9571
parentabae556c886d94751128c0deb0feee9589fda4c3
iptables-test: add -N option to exercise netns removal path

We are getting bug reports lately from the netns path, add a new option
to exercise this path.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
iptables-test.py