summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/icmp.t.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/inet/icmp.t.json')
-rw-r--r--tests/py/inet/icmp.t.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/py/inet/icmp.t.json b/tests/py/inet/icmp.t.json
index efc40428..64be2b36 100644
--- a/tests/py/inet/icmp.t.json
+++ b/tests/py/inet/icmp.t.json
@@ -8,6 +8,7 @@
"protocol": "icmp"
}
},
+ "op": "==",
"right": "echo-request"
}
}
@@ -23,6 +24,7 @@
"protocol": "icmpv6"
}
},
+ "op": "==",
"right": "echo-request"
}
}
@@ -33,6 +35,7 @@
{
"match": {
"left": { "meta": { "key": "nfproto" } },
+ "op": "==",
"right": "ipv4"
}
},
@@ -44,6 +47,7 @@
"protocol": "icmp"
}
},
+ "op": "==",
"right": "echo-request"
}
}
@@ -54,6 +58,7 @@
{
"match": {
"left": { "meta": { "key": "nfproto" } },
+ "op": "==",
"right": "ipv4"
}
},
@@ -65,6 +70,7 @@
"protocol": "icmpv6"
}
},
+ "op": "==",
"right": "echo-request"
}
}
@@ -75,6 +81,7 @@
{
"match": {
"left": { "meta": { "key": "nfproto" } },
+ "op": "==",
"right": "ipv6"
}
},
@@ -86,6 +93,7 @@
"protocol": "icmp"
}
},
+ "op": "==",
"right": "echo-request"
}
}
@@ -96,6 +104,7 @@
{
"match": {
"left": { "meta": { "key": "nfproto" } },
+ "op": "==",
"right": "ipv6"
}
},
@@ -107,6 +116,7 @@
"protocol": "icmpv6"
}
},
+ "op": "==",
"right": "echo-request"
}
}