From a964d1b55a8041b74dd9ef25cb3047f76466db83 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Thu, 2 Jun 2022 09:52:48 +0200 Subject: tests: shell: remove leftover modules on cleanup After ./run-tests.sh no nf_tables modules are left in place. Signed-off-by: Pablo Neira Ayuso --- tests/shell/run-tests.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/shell') diff --git a/tests/shell/run-tests.sh b/tests/shell/run-tests.sh index f77d850e..33006d2c 100755 --- a/tests/shell/run-tests.sh +++ b/tests/shell/run-tests.sh @@ -87,6 +87,7 @@ kernel_cleanup() { nft_fib nft_fib_ipv4 nft_fib_ipv6 nft_fib_inet \ nft_hash nft_ct nft_compat nft_rt nft_objref \ nft_set_hash nft_set_rbtree nft_set_bitmap \ + nft_synproxy nft_connlimit \ nft_chain_nat \ nft_chain_route_ipv4 nft_chain_route_ipv6 \ nft_dup_netdev nft_fwd_netdev \ -- cgit v1.2.3