summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/icmpX.t.json.output
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/inet/icmpX.t.json.output')
-rw-r--r--tests/py/inet/icmpX.t.json.output12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/py/inet/icmpX.t.json.output b/tests/py/inet/icmpX.t.json.output
index 55158fee..15fdd15a 100644
--- a/tests/py/inet/icmpX.t.json.output
+++ b/tests/py/inet/icmpX.t.json.output
@@ -5,7 +5,7 @@
"left": {
"payload": {
"field": "protocol",
- "name": "ip"
+ "protocol": "ip"
}
},
"right": 1
@@ -16,7 +16,7 @@
"left": {
"payload": {
"field": "type",
- "name": "icmp"
+ "protocol": "icmp"
}
},
"right": "echo-request"
@@ -31,7 +31,7 @@
"left": {
"payload": {
"field": "nexthdr",
- "name": "ip6"
+ "protocol": "ip6"
}
},
"right": 58
@@ -42,7 +42,7 @@
"left": {
"payload": {
"field": "type",
- "name": "icmpv6"
+ "protocol": "icmpv6"
}
},
"right": "echo-request"
@@ -57,7 +57,7 @@
"left": {
"payload": {
"field": "protocol",
- "name": "ip"
+ "protocol": "ip"
}
},
"right": 58
@@ -76,7 +76,7 @@
"left": {
"payload": {
"field": "type",
- "name": "icmpv6"
+ "protocol": "icmpv6"
}
},
"right": "destination-unreachable"