summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/test/regress/i5
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ipfilter/test/regress/i5')
-rw-r--r--contrib/ipfilter/test/regress/i54
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/ipfilter/test/regress/i5 b/contrib/ipfilter/test/regress/i5
index 38482f3..788f971 100644
--- a/contrib/ipfilter/test/regress/i5
+++ b/contrib/ipfilter/test/regress/i5
@@ -3,3 +3,7 @@ count in tos 0x80 from any to any
pass in on ed0 tos 64 from localhost to localhost
block in log on lo0 ttl 0 from any to any
pass in quick ttl 1 from any to any
+skip 3 out from 127.0.0.1 to any
+auth out on foo0 proto tcp from any to any port = 80
+preauth out on foo0 proto tcp from any to any port = 22
+nomatch out on foo0 proto tcp from any port < 1024 to any
OpenPOWER on IntegriCloud