summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/ether-ip.t.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/inet/ether-ip.t.json')
-rw-r--r--tests/py/inet/ether-ip.t.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/py/inet/ether-ip.t.json b/tests/py/inet/ether-ip.t.json
index accb9d69..b5356bb3 100644
--- a/tests/py/inet/ether-ip.t.json
+++ b/tests/py/inet/ether-ip.t.json
@@ -5,7 +5,7 @@
"left": {
"payload": {
"field": "dport",
- "name": "tcp"
+ "protocol": "tcp"
}
},
"right": 22
@@ -24,7 +24,7 @@
"left": {
"payload": {
"field": "daddr",
- "name": "ip"
+ "protocol": "ip"
}
},
"right": "1.2.3.4"
@@ -35,7 +35,7 @@
"left": {
"payload": {
"field": "saddr",
- "name": "ether"
+ "protocol": "ether"
}
},
"right": "00:0f:54:0c:11:04"
@@ -53,7 +53,7 @@
"left": {
"payload": {
"field": "dport",
- "name": "tcp"
+ "protocol": "tcp"
}
},
"right": 22
@@ -64,7 +64,7 @@
"left": {
"payload": {
"field": "daddr",
- "name": "ip"
+ "protocol": "ip"
}
},
"right": "1.2.3.4"
@@ -75,7 +75,7 @@
"left": {
"payload": {
"field": "saddr",
- "name": "ether"
+ "protocol": "ether"
}
},
"right": "00:0f:54:0c:11:04"