summaryrefslogtreecommitdiffstats
path: root/tests/py/ip/ip_tcp.t.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip/ip_tcp.t.json')
-rw-r--r--tests/py/ip/ip_tcp.t.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/py/ip/ip_tcp.t.json b/tests/py/ip/ip_tcp.t.json
index 9fd3339c..453c1e43 100644
--- a/tests/py/ip/ip_tcp.t.json
+++ b/tests/py/ip/ip_tcp.t.json
@@ -5,7 +5,7 @@
"left": {
"payload": {
"field": "protocol",
- "name": "ip"
+ "protocol": "ip"
}
},
"right": "tcp"
@@ -16,7 +16,7 @@
"left": {
"payload": {
"field": "dport",
- "name": "tcp"
+ "protocol": "tcp"
}
},
"right": 22
@@ -31,7 +31,7 @@
"left": {
"payload": {
"field": "protocol",
- "name": "ip"
+ "protocol": "ip"
}
},
"right": "tcp"
@@ -50,7 +50,7 @@
"left": {
"payload": {
"field": "dport",
- "name": "tcp"
+ "protocol": "tcp"
}
},
"right": 22