summaryrefslogtreecommitdiffstats
path: root/tests/py/any/frag.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/any/frag.t')
-rw-r--r--tests/py/any/frag.t11
1 files changed, 6 insertions, 5 deletions
diff --git a/tests/py/any/frag.t b/tests/py/any/frag.t
index d61a3d4f..91386370 100644
--- a/tests/py/any/frag.t
+++ b/tests/py/any/frag.t
@@ -1,10 +1,11 @@
-*ip;test-ip4
-*ip6;test-ip6
-*inet;test-inet
-*arp;test-arp
-*bridge;test-bridge
:output;type filter hook output priority 0
+*ip;test-ip4;output
+*ip6;test-ip6;output
+*inet;test-inet;output
+*arp;test-arp;output
+*bridge;test-bridge;output
+
frag nexthdr tcp;ok;frag nexthdr 6
frag nexthdr != icmp;ok;frag nexthdr != 1
frag nexthdr {esp, ah, comp, udp, udplite, tcp, dccp, sctp};ok;frag nexthdr { 51, 136, 132, 6, 108, 50, 17, 33}