All of lore.kernel.org
 help / color / mirror / Atom feed
* [nft PATCH] test/shell/run-tests.sh: also unload NAT modules
@ 2016-04-08  8:47 Arturo Borrero Gonzalez
  2016-04-12 23:25 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 2+ messages in thread
From: Arturo Borrero Gonzalez @ 2016-04-08  8:47 UTC (permalink / raw)
  To: netfilter-devel

Also unload NAT modules between tests.

Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
---
 tests/shell/run-tests.sh |    1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/shell/run-tests.sh b/tests/shell/run-tests.sh
index 620fe57..0bbb136 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
 }


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [nft PATCH] test/shell/run-tests.sh: also unload NAT modules
  2016-04-08  8:47 [nft PATCH] test/shell/run-tests.sh: also unload NAT modules Arturo Borrero Gonzalez
@ 2016-04-12 23:25 ` Pablo Neira Ayuso
  0 siblings, 0 replies; 2+ messages in thread
From: Pablo Neira Ayuso @ 2016-04-12 23:25 UTC (permalink / raw)
  To: Arturo Borrero Gonzalez; +Cc: netfilter-devel

On Fri, Apr 08, 2016 at 10:47:15AM +0200, Arturo Borrero Gonzalez wrote:
> Also unload NAT modules between tests.

also applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-12 23:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-08  8:47 [nft PATCH] test/shell/run-tests.sh: also unload NAT modules Arturo Borrero Gonzalez
2016-04-12 23:25 ` Pablo Neira Ayuso

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.