summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf25.ok
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2002-12-06 11:09:49 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2002-12-06 11:09:49 +0000
commite3218062cc5930091568933ca422390c9ac4621c (patch)
tree0cec11af43e1cc8a69950410dfba5cd00cb00be5 /regress/sbin/pfctl/pf25.ok
parent6e61cedfceab627bf63833ddb717e7289c2132a1 (diff)
block -> block drop
Diffstat (limited to 'regress/sbin/pfctl/pf25.ok')
-rw-r--r--regress/sbin/pfctl/pf25.ok6
1 files changed, 3 insertions, 3 deletions
diff --git a/regress/sbin/pfctl/pf25.ok b/regress/sbin/pfctl/pf25.ok
index 6f1ea1ec526..a6efe4aed77 100644
--- a/regress/sbin/pfctl/pf25.ok
+++ b/regress/sbin/pfctl/pf25.ok
@@ -1,3 +1,3 @@
-block in on ! lo0 inet from 127.0.0.0/8 to any
-block in on ! lo0 inet6 from ::1 to any
-block in log quick on ! lo0 inet from 127.0.0.0/8 to any
+block drop in on ! lo0 inet from 127.0.0.0/8 to any
+block drop in on ! lo0 inet6 from ::1 to any
+block drop in log quick on ! lo0 inet from 127.0.0.0/8 to any