summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/regression/ip/masquerade.t1
-rw-r--r--tests/regression/ip6/masquerade.t1
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/regression/ip/masquerade.t b/tests/regression/ip/masquerade.t
index 3c952c09..981e57ba 100644
--- a/tests/regression/ip/masquerade.t
+++ b/tests/regression/ip/masquerade.t
@@ -1,5 +1,6 @@
*ip;test-ip4
:output;type nat hook output priority 0
+:postrouting;type nat hook postrouting priority 0
# nf_nat flags combination
udp dport 53 masquerade;ok
diff --git a/tests/regression/ip6/masquerade.t b/tests/regression/ip6/masquerade.t
index 175b318c..05a3d48c 100644
--- a/tests/regression/ip6/masquerade.t
+++ b/tests/regression/ip6/masquerade.t
@@ -1,5 +1,6 @@
*ip6;test-ip6
:output;type nat hook output priority 0
+:postrouting;type nat hook postrouting priority 0
# nf_nat flags combination
udp dport 53 masquerade;ok