summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/ip_tcp.t.json.output
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/inet/ip_tcp.t.json.output')
-rw-r--r--tests/py/inet/ip_tcp.t.json.output12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/py/inet/ip_tcp.t.json.output b/tests/py/inet/ip_tcp.t.json.output
index 4a6a05d7..acad8b1f 100644
--- a/tests/py/inet/ip_tcp.t.json.output
+++ b/tests/py/inet/ip_tcp.t.json.output
@@ -32,6 +32,18 @@
"match": {
"left": {
"payload": {
+ "field": "protocol",
+ "protocol": "ip"
+ }
+ },
+ "op": "==",
+ "right": 6
+ }
+ },
+ {
+ "match": {
+ "left": {
+ "payload": {
"field": "saddr",
"protocol": "ip"
}