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/pf8.ok | |
parent | fc70832d29b662bf45eba9862fe52cf3ab56aaf3 (diff) |
sync with output format changes (pfctl)
Diffstat (limited to 'regress/sbin/pfctl/pf8.ok')
-rw-r--r-- | regress/sbin/pfctl/pf8.ok | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/sbin/pfctl/pf8.ok b/regress/sbin/pfctl/pf8.ok index 535f0e03b94..13e0710887f 100644 --- a/regress/sbin/pfctl/pf8.ok +++ b/regress/sbin/pfctl/pf8.ok @@ -1,3 +1,3 @@ extern = { ! 10.0.0.0/8, 10.1.2.3 } -@1 block out log on rl0 from 10.1.2.3 to any -@1 block out log on rl0 from ! 10.0.0.0/255.0.0.0 to any +@0 block out log on rl0 from 10.1.2.3 to any +@0 block out log on rl0 from ! 10.0.0.0/255.0.0.0 to any |