From 0128160cbfecd72a17fa920c343c37b9187d1c72 Mon Sep 17 00:00:00 2001 From: Arturo Borrero Date: Fri, 8 Apr 2016 10:47:15 +0200 Subject: test: shell: also unload NAT modules Also unload NAT modules between tests. Signed-off-by: Arturo Borrero Gonzalez Signed-off-by: Pablo Neira Ayuso --- tests/shell/run-tests.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/shell/run-tests.sh') diff --git a/tests/shell/run-tests.sh b/tests/shell/run-tests.sh index 620fe579..0bbb136b 100755 --- a/tests/shell/run-tests.sh +++ b/tests/shell/run-tests.sh @@ -56,6 +56,7 @@ kernel_cleanup() { nft_exthdr nft_payload nft_cmp \ nft_meta nft_meta_bridge nft_counter nft_log nft_limit \ nft_hash nft_rbtree nft_ct nft_compat \ + nft_chain_nat_ipv4 nft_chain_nat_ipv6 \ nf_tables_inet nf_tables_bridge nf_tables_arp \ nf_tables_ipv4 nf_tables_ipv6 nf_tables } -- cgit v1.2.3