summaryrefslogtreecommitdiff
path: root/contrib/ipfilter/test/regress/13
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ipfilter/test/regress/13')
-rw-r--r--contrib/ipfilter/test/regress/136
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/ipfilter/test/regress/13 b/contrib/ipfilter/test/regress/13
new file mode 100644
index 000000000000..f123e4781c86
--- /dev/null
+++ b/contrib/ipfilter/test/regress/13
@@ -0,0 +1,6 @@
+pass in proto tcp from any to any port = 25 flags S/SA keep frags
+block in proto tcp from any to any port = 25 flags S/SA keep frags
+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 tcp from any to any port = 25 flags S/SA keep state keep frags
+block in proto tcp from any to any port = 25 flags S/SA keep state keep frags