summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6/redirect.t.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip6/redirect.t.json')
-rw-r--r--tests/py/ip6/redirect.t.json14
1 files changed, 1 insertions, 13 deletions
diff --git a/tests/py/ip6/redirect.t.json b/tests/py/ip6/redirect.t.json
index 0059c7ac..c18223fa 100644
--- a/tests/py/ip6/redirect.t.json
+++ b/tests/py/ip6/redirect.t.json
@@ -557,21 +557,9 @@
}
]
-# ip6 nexthdr 6 redirect to :tcp dport map { 22 : 8000, 80 : 8080}
+# redirect to :tcp dport map { 22 : 8000, 80 : 8080}
[
{
- "match": {
- "left": {
- "payload": {
- "field": "nexthdr",
- "protocol": "ip6"
- }
- },
- "op": "==",
- "right": 6
- }
- },
- {
"redirect": {
"port": {
"map": {