summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6/redirect.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip6/redirect.t')
-rw-r--r--tests/py/ip6/redirect.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/py/ip6/redirect.t b/tests/py/ip6/redirect.t
index 778d53f3..70ef7f9f 100644
--- a/tests/py/ip6/redirect.t
+++ b/tests/py/ip6/redirect.t
@@ -46,4 +46,4 @@ ip6 daddr fe00::1-fe00::200 udp dport 53 counter redirect;ok
iifname "eth0" ct state established,new tcp dport vmap {22 : drop, 222 : drop } redirect;ok
# redirect with maps
-ip6 nexthdr 6 redirect to :tcp dport map { 22 : 8000, 80 : 8080};ok
+redirect to :tcp dport map { 22 : 8000, 80 : 8080};ok