summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2015-03-18 20:25:27 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2015-03-18 20:25:27 +0100
commit4d2c7e155f1cb36cd07cd7ba6bc0c76cb3bbc682 (patch)
treef4fba48959318139238f8683700c9dcbf5b1035e
parentc866585f83bf85a66a1998b4a0996a95cb2d495c (diff)
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 <pablo@netfilter.org>
-rw-r--r--tests/regression/ip/masquerade.t1
-rw-r--r--tests/regression/ip6/masquerade.t1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/regression/ip/masquerade.t b/tests/regression/ip/masquerade.t
index 95c96fdd..d0fe02d1 100644
--- a/tests/regression/ip/masquerade.t
+++ b/tests/regression/ip/masquerade.t
@@ -1,5 +1,4 @@
*ip;test-ip4
-:output;type nat hook output priority 0
:postrouting;type nat hook postrouting priority 0
# nf_nat flags combination
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