diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2005-05-22 05:41:41 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2005-05-22 05:41:41 +0000 |
commit | faac7f21cf2eab95b7a84284e0c27ced952c7b27 (patch) | |
tree | 88fff71dc7e16c8850d9ab938fc3fc87ee16ecba /regress/sbin/pfctl/pf25.ok | |
parent | 7196e1ff6e85aa6b24d93f33e122afb275e0d3c2 (diff) |
cope with recent canges
Diffstat (limited to 'regress/sbin/pfctl/pf25.ok')
-rw-r--r-- | regress/sbin/pfctl/pf25.ok | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/regress/sbin/pfctl/pf25.ok b/regress/sbin/pfctl/pf25.ok index 3f3f22c18b3..17cb83ec1bf 100644 --- a/regress/sbin/pfctl/pf25.ok +++ b/regress/sbin/pfctl/pf25.ok @@ -3,7 +3,3 @@ 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 block drop in on ! lo0 from (lo0:network) to any block drop in log quick on ! lo0 inet from (lo0:network) to any -block drop in on ! lo from (lo:network) to any -block drop in from (lo) to any -block drop in log quick on ! lo inet from (lo:network) to any -block drop in log quick inet from (lo) to any |