diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-05-19 18:19:35 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-05-19 18:19:35 +0000 |
commit | 8736961347c2dae2dbd22bb972ecb02c946a9d44 (patch) | |
tree | ebc8739d2ccfa992d438b98166202b9021db9f13 /regress | |
parent | d3d28c441c1d0ce54196b581a2373d5c53fa5fe1 (diff) |
do not test errnous behaviour
do not test errnous behaviour
do not test errnous behaviour
do not test errnous behaviour
do not test errnous behaviour
do not test errnous behaviour
do not test errnous behaviour
do not test errnous behaviour
do not test errnous behaviour
do not test errnous behaviour
do not test errnous behaviour
do not test errnous behaviour
do not test errnous behaviour
Diffstat (limited to 'regress')
-rw-r--r-- | regress/sbin/pfctl/pfail16.ok | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/regress/sbin/pfctl/pfail16.ok b/regress/sbin/pfctl/pfail16.ok index bf0bef87727..bd66789f841 100644 --- a/regress/sbin/pfctl/pfail16.ok +++ b/regress/sbin/pfctl/pfail16.ok @@ -1,10 +1,11 @@ no IP address found for 10.0.0.0.1 +stdin:2: could not parse host specification no IP address found for :80 +stdin:3: could not parse host specification no IP address found for 2000:0:0:0:0:0:0:0:0:1 +stdin:4: could not parse host specification no IP address found for 256.0.0.1 +stdin:5: could not parse host specification no IP address found for 10.0.0.0:network -block drop all -block drop all -block drop all -block drop all -block drop all +stdin:6: could not parse host specification +pfctl: Syntax error in config file: pf rules not loaded |