diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-03-10 14:56:51 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-03-10 14:56:51 +0000 |
commit | 209ed04f4ffdf0925834526d5a0cb8c530e70726 (patch) | |
tree | 300d13f2d9719ea7ad98d2dabb3cdf0bf275d12c /regress/sbin | |
parent | 21bd9e1343a8b29304a144042009d6abd6a12c78 (diff) |
regen
Diffstat (limited to 'regress/sbin')
-rw-r--r-- | regress/sbin/pfctl/pfail18.ok | 2 | ||||
-rw-r--r-- | regress/sbin/pfctl/pfail31.ok | 4 | ||||
-rw-r--r-- | regress/sbin/pfctl/pfail32.ok | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/regress/sbin/pfctl/pfail18.ok b/regress/sbin/pfctl/pfail18.ok index 4270494b08a..0db59bcc48f 100644 --- a/regress/sbin/pfctl/pfail18.ok +++ b/regress/sbin/pfctl/pfail18.ok @@ -1,4 +1,4 @@ -stdin:6: queue has no parent +stdin:6: queue toads has no parent pfctl: Syntax error in file: pf rules not loaded altq on lo0 cbq bandwidth 10Mb tbrsize 1824 queue { frenchs eat frogs } queue frenchs bandwidth 30% cbq( default ) diff --git a/regress/sbin/pfctl/pfail31.ok b/regress/sbin/pfctl/pfail31.ok index 196633318e9..e2d091ca296 100644 --- a/regress/sbin/pfctl/pfail31.ok +++ b/regress/sbin/pfctl/pfail31.ok @@ -1,6 +1,6 @@ stdin:6: unknown interface nothere0 -stdin:7: queue has no parent -stdin:8: queue has no parent +stdin:7: queue q_ext_std has no parent +stdin:8: queue q_ext_p2p has no parent pfctl: Syntax error in file: pf rules not loaded lan_if = "lo0" ext_if = "nothere0" diff --git a/regress/sbin/pfctl/pfail32.ok b/regress/sbin/pfctl/pfail32.ok index eab8966ee3b..81cb9be8e74 100644 --- a/regress/sbin/pfctl/pfail32.ok +++ b/regress/sbin/pfctl/pfail32.ok @@ -4,7 +4,7 @@ pfctl: queue bandwidth must be larger than 123.77Kb cbq: queue eins is too slow! pfctl: queue bandwidth must be larger than 123.77Kb cbq: queue zwei is too slow! -Queue zwei already exists on interface lo0 +queue zwei already exists on interface lo0 pfctl: Syntax error in file: pf rules not loaded altq on lo0 cbq bandwidth 100Kb tbrsize 33224 queue { eins zwei } queue eins cbq( default ) { zwei } |