summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6/meta.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip6/meta.t')
-rw-r--r--tests/py/ip6/meta.t11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/py/ip6/meta.t b/tests/py/ip6/meta.t
new file mode 100644
index 00000000..68fa89f5
--- /dev/null
+++ b/tests/py/ip6/meta.t
@@ -0,0 +1,11 @@
+:input;type filter hook input priority 0
+
+*ip6;test-ip6;input
+
+icmpv6 type nd-router-advert;ok
+meta l4proto ipv6-icmp icmpv6 type nd-router-advert;ok;icmpv6 type nd-router-advert
+
+meta l4proto icmp icmp type echo-request;ok;meta l4proto 1 icmp type echo-request
+meta l4proto 1 icmp type echo-request;ok
+
+icmp type echo-request;fail