summaryrefslogtreecommitdiffstats
path: root/test/regress/f16
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/f16')
-rw-r--r--test/regress/f1610
1 files changed, 10 insertions, 0 deletions
diff --git a/test/regress/f16 b/test/regress/f16
new file mode 100644
index 0000000..920ad8c
--- /dev/null
+++ b/test/regress/f16
@@ -0,0 +1,10 @@
+pass in all
+skip 2 in proto tcp all
+block in quick proto tcp all
+skip 4 in proto udp all
+block in quick proto udp all
+pass in quick proto tcp from any to 1.1.1.1
+pass in quick proto tcp from any to 1.1.1.2 port = 22
+block in quick proto udp from any to any port = 53
+pass in quick proto udp from any to any port = 53
+block in all
OpenPOWER on IntegriCloud