From 0f431bc5df1005fa510227a9e6d2afeb7bc53c1b Mon Sep 17 00:00:00 2001 From: Florian Westphal Date: Sun, 1 Apr 2018 00:24:19 +0200 Subject: tests: ip6: fix 'missing payload' error ERROR: line 2: did not find payload information for rule 'iifname "eth0" ct state established,new tcp dport vmap {22 : drop, 222 : drop } masquerade' Signed-off-by: Florian Westphal --- tests/py/ip6/masquerade.t.payload.ip6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/py/ip6/masquerade.t.payload.ip6 b/tests/py/ip6/masquerade.t.payload.ip6 index 04f328b8..98657551 100644 --- a/tests/py/ip6/masquerade.t.payload.ip6 +++ b/tests/py/ip6/masquerade.t.payload.ip6 @@ -109,7 +109,7 @@ ip6 test-ip6 postrouting [ counter pkts 0 bytes 0 ] [ masq ] -# iifname eth0 ct state new,established tcp dport vmap {22 : drop, 222 : drop } masquerade +# iifname "eth0" ct state established,new tcp dport vmap {22 : drop, 222 : drop } masquerade __map%d test-ip6 b __map%d test-ip6 0 element 00001600 : 0 [end] element 0000de00 : 0 [end] -- cgit v1.2.3