summaryrefslogtreecommitdiffstats
path: root/tests/py/bridge/icmpX.t.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/bridge/icmpX.t.json')
-rw-r--r--tests/py/bridge/icmpX.t.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/py/bridge/icmpX.t.json b/tests/py/bridge/icmpX.t.json
index 77638825..830bb799 100644
--- a/tests/py/bridge/icmpX.t.json
+++ b/tests/py/bridge/icmpX.t.json
@@ -5,7 +5,7 @@
"left": {
"payload": {
"field": "protocol",
- "name": "ip"
+ "protocol": "ip"
}
},
"right": "icmp"
@@ -16,7 +16,7 @@
"left": {
"payload": {
"field": "type",
- "name": "icmp"
+ "protocol": "icmp"
}
},
"right": "echo-request"
@@ -31,7 +31,7 @@
"left": {
"payload": {
"field": "type",
- "name": "icmp"
+ "protocol": "icmp"
}
},
"right": "echo-request"
@@ -46,7 +46,7 @@
"left": {
"payload": {
"field": "nexthdr",
- "name": "ip6"
+ "protocol": "ip6"
}
},
"right": "icmpv6"
@@ -57,7 +57,7 @@
"left": {
"payload": {
"field": "type",
- "name": "icmpv6"
+ "protocol": "icmpv6"
}
},
"right": "echo-request"
@@ -72,7 +72,7 @@
"left": {
"payload": {
"field": "type",
- "name": "icmpv6"
+ "protocol": "icmpv6"
}
},
"right": "echo-request"