From 4d2c7e155f1cb36cd07cd7ba6bc0c76cb3bbc682 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Wed, 18 Mar 2015 20:25:27 +0100 Subject: tests: regression: masquerade is only allowed from postrouting Disable the tests from the output chain, the kernel rejects this with operation not supported. Signed-off-by: Pablo Neira Ayuso --- tests/regression/ip6/masquerade.t | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/regression/ip6/masquerade.t') diff --git a/tests/regression/ip6/masquerade.t b/tests/regression/ip6/masquerade.t index c9221d29..817acd4f 100644 --- a/tests/regression/ip6/masquerade.t +++ b/tests/regression/ip6/masquerade.t @@ -1,5 +1,4 @@ *ip6;test-ip6 -:output;type nat hook output priority 0 :postrouting;type nat hook postrouting priority 0 # nf_nat flags combination -- cgit v1.2.3