]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: add a test case for netdev ruleset flush + parallel link down
authorFlorian Westphal <fw@strlen.de>
Sat, 7 Dec 2024 11:17:02 +0000 (12:17 +0100)
committerFlorian Westphal <fw@strlen.de>
Thu, 2 Jan 2025 17:13:56 +0000 (18:13 +0100)
commit02dbf86f39410900d8f2e3e9cbac0b5f14dbd871
tree499ed9d17b567673cb28dd5855e39b102d5df1d1
parent54bfc38c522babe709e951f1fd128ff725b36704
tests: shell: add a test case for netdev ruleset flush + parallel link down

Test for bug added with kernel commit
c03d278fdf35 ("netfilter: nf_tables: wait for rcu grace period on net_device removal")

Signed-off-by: Florian Westphal <fw@strlen.de>
tests/shell/testcases/chains/dumps/netdev_chain_dev_addremove.nodump [new file with mode: 0644]
tests/shell/testcases/chains/netdev_chain_dev_addremove [new file with mode: 0755]