diff options
author | Markus Friedl <markus@cvs.openbsd.org> | 2001-09-03 08:16:02 +0000 |
---|---|---|
committer | Markus Friedl <markus@cvs.openbsd.org> | 2001-09-03 08:16:02 +0000 |
commit | 2308fedc52ce864ec6005ad228d7f46bd3fdd06e (patch) | |
tree | 696c8a7fe85a0b7411a69702bd551441ed5dc568 /regress/sbin/pfctl/pf1.ok | |
parent | fc70832d29b662bf45eba9862fe52cf3ab56aaf3 (diff) |
sync with output format changes (pfctl)
Diffstat (limited to 'regress/sbin/pfctl/pf1.ok')
-rw-r--r-- | regress/sbin/pfctl/pf1.ok | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/regress/sbin/pfctl/pf1.ok b/regress/sbin/pfctl/pf1.ok index 746117aefb7..dd6719b7a3a 100644 --- a/regress/sbin/pfctl/pf1.ok +++ b/regress/sbin/pfctl/pf1.ok @@ -1,5 +1,5 @@ -@1 pass in all -@1 pass in all -@1 pass in proto tcp from any port <= 1024 to any -@1 pass in proto tcp from any to any port = smtp -@1 pass in proto tcp from 10.0.0.0/255.0.0.0 port > 1024 to ! 10.1.2.3 port != ssh +@0 pass in all +@0 pass in all +@0 pass in proto tcp from any port <= 1024 to any +@0 pass in proto tcp from any to any port = smtp +@0 pass in proto tcp from 10.0.0.0/255.0.0.0 port > 1024 to ! 10.1.2.3 port != ssh |