summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6/meta.t.json.output
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip6/meta.t.json.output')
-rw-r--r--tests/py/ip6/meta.t.json.output16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/py/ip6/meta.t.json.output b/tests/py/ip6/meta.t.json.output
index dede9b16..61adf184 100644
--- a/tests/py/ip6/meta.t.json.output
+++ b/tests/py/ip6/meta.t.json.output
@@ -46,3 +46,19 @@
}
]
+# meta protocol ip6 udp dport 67
+[
+ {
+ "match": {
+ "left": {
+ "payload": {
+ "field": "dport",
+ "protocol": "udp"
+ }
+ },
+ "op": "==",
+ "right": 67
+ }
+ }
+]
+