summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6/masquerade.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip6/masquerade.t')
-rw-r--r--tests/py/ip6/masquerade.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/py/ip6/masquerade.t b/tests/py/ip6/masquerade.t
index fea73915..4eb0467c 100644
--- a/tests/py/ip6/masquerade.t
+++ b/tests/py/ip6/masquerade.t
@@ -27,4 +27,4 @@ ip6 saddr ::1 masquerade drop;fail
# masquerade with sets
tcp dport { 1,2,3,4,5,6,7,8,101,202,303,1001,2002,3003} masquerade;ok
ip6 daddr fe00::1-fe00::200 udp dport 53 counter masquerade;ok
-iifname eth0 ct state new,established tcp dport vmap {22 : drop, 222 : drop } masquerade;ok
+iifname "eth0" ct state established,new tcp dport vmap {22 : drop, 222 : drop } masquerade;ok