summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6/icmpv6.t.json.output
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip6/icmpv6.t.json.output')
-rw-r--r--tests/py/ip6/icmpv6.t.json.output8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/py/ip6/icmpv6.t.json.output b/tests/py/ip6/icmpv6.t.json.output
index 7b8f5c19..f29b346c 100644
--- a/tests/py/ip6/icmpv6.t.json.output
+++ b/tests/py/ip6/icmpv6.t.json.output
@@ -104,7 +104,7 @@
}
},
"op": "==",
- "right": "port-unreachable"
+ "right": 4
}
}
]
@@ -122,7 +122,7 @@
"op": "==",
"right": {
"range": [
- "addr-unreachable",
+ 3,
66
]
}
@@ -143,8 +143,8 @@
"op": "==",
"right": {
"set": [
- "policy-fail",
- "reject-route",
+ 5,
+ 6,
7
]
}