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