summaryrefslogtreecommitdiff
path: root/contrib/ipfilter/test/regress/11
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ipfilter/test/regress/11')
-rw-r--r--contrib/ipfilter/test/regress/116
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/ipfilter/test/regress/11 b/contrib/ipfilter/test/regress/11
new file mode 100644
index 000000000000..0bf0a2a7322d
--- /dev/null
+++ b/contrib/ipfilter/test/regress/11
@@ -0,0 +1,6 @@
+pass in proto tcp from any to any port = 23 flags S/SA keep state
+block in proto tcp from any to any port = 23 flags S/SA keep state
+pass in proto udp from any to any port = 53 keep frags
+block in proto udp from any to any port = 53 keep frags
+pass in proto udp from any to any port = 53 keep state
+block in proto udp from any to any port = 53 keep state