summaryrefslogtreecommitdiffstats
path: root/tests/py/ip/tcp.t.json.output
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip/tcp.t.json.output')
-rw-r--r--tests/py/ip/tcp.t.json.output6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/py/ip/tcp.t.json.output b/tests/py/ip/tcp.t.json.output
index eb5f53f7..9dd51de6 100644
--- a/tests/py/ip/tcp.t.json.output
+++ b/tests/py/ip/tcp.t.json.output
@@ -5,7 +5,7 @@
"left": {
"payload": {
"field": "dport",
- "name": "tcp"
+ "protocol": "tcp"
}
},
"right": 22
@@ -23,7 +23,7 @@
"left": {
"payload": {
"field": "protocol",
- "name": "ip"
+ "protocol": "ip"
}
},
"op": "!=",
@@ -35,7 +35,7 @@
"left": {
"payload": {
"field": "dport",
- "name": "udp"
+ "protocol": "udp"
}
},
"right": 22