summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/test/regress/i1
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ipfilter/test/regress/i1')
-rw-r--r--contrib/ipfilter/test/regress/i15
1 files changed, 4 insertions, 1 deletions
diff --git a/contrib/ipfilter/test/regress/i1 b/contrib/ipfilter/test/regress/i1
index 736801e..df60d2b 100644
--- a/contrib/ipfilter/test/regress/i1
+++ b/contrib/ipfilter/test/regress/i1
@@ -1,5 +1,6 @@
pass in all
-block out all
+block out \
+all
log in all
log body in all
count in from any to any
@@ -11,3 +12,5 @@ pass in log body quick from any to any
block return-rst in quick on le0 proto tcp from any to any
block return-icmp in on qe0 from any to any
block return-icmp(1) in on qe0 from any to any
+block return-icmp-as-dest(port-unr) in on qe0 from any to any
+pass out on longNICname0 from test.host.dots to test\.host.dots
OpenPOWER on IntegriCloud