diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-02-28 22:21:59 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-02-28 22:21:59 +0000 |
commit | c5a013a847986bca79942e074eac6ecc5e0d956e (patch) | |
tree | 8a1033260ad5bec9bd6e142fd64cd24d31000839 /regress/sbin/pfctl/pfail31.in | |
parent | 97728e76f39f9322dad6b4f94fb8dda1e7c58d5a (diff) |
a cbq queue cannot be both default and control queue
fails right now
Diffstat (limited to 'regress/sbin/pfctl/pfail31.in')
-rw-r--r-- | regress/sbin/pfctl/pfail31.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pfail31.in b/regress/sbin/pfctl/pfail31.in new file mode 100644 index 00000000000..55fb30f0fda --- /dev/null +++ b/regress/sbin/pfctl/pfail31.in @@ -0,0 +1,4 @@ +#queue cannot be both default and control + +altq on lo0 bandwidth 1Mb cbq queue yayayaya +queue yayayaya cbq(default control) |