summaryrefslogtreecommitdiffstats
path: root/test/regress/12
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/12')
-rw-r--r--test/regress/126
1 files changed, 6 insertions, 0 deletions
diff --git a/test/regress/12 b/test/regress/12
new file mode 100644
index 0000000..c29f839
--- /dev/null
+++ b/test/regress/12
@@ -0,0 +1,6 @@
+pass in proto tcp from any port > 1024 to any port = 25 with not short
+pass in proto tcp from any port > 1024 to any port = 25
+block in proto tcp from any to any with short
+block in proto tcp from any to any with frag
+pass in proto udp from any port = 53 to any port = 53
+block in proto udp from any port = 53 to any port = 53 with not short
OpenPOWER on IntegriCloud