summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6/ether.t.json.output
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip6/ether.t.json.output')
-rw-r--r--tests/py/ip6/ether.t.json.output6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/py/ip6/ether.t.json.output b/tests/py/ip6/ether.t.json.output
index add1359e..556ce919 100644
--- a/tests/py/ip6/ether.t.json.output
+++ b/tests/py/ip6/ether.t.json.output
@@ -5,7 +5,7 @@
"left": {
"payload": {
"field": "dport",
- "name": "tcp"
+ "protocol": "tcp"
}
},
"right": 22
@@ -16,7 +16,7 @@
"left": {
"payload": {
"field": "daddr",
- "name": "ip6"
+ "protocol": "ip6"
}
},
"right": "1::2"
@@ -27,7 +27,7 @@
"left": {
"payload": {
"field": "saddr",
- "name": "ether"
+ "protocol": "ether"
}
},
"right": "00:0f:54:0c:11:04"