summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2003-02-21 10:36:16 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2003-02-21 10:36:16 +0000
commitde0116043a229f97459127ce9999d52a57e314bb (patch)
tree6a6bbaae4f0aae56af3b38e6f70a1baf7317b4fe /regress
parent6cdd12e8790b93afe0187f3099fe25a8c7567a06 (diff)
explicit tbrsize; found by mcbride@
Diffstat (limited to 'regress')
-rw-r--r--regress/sbin/pfctl/pfail18.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/sbin/pfctl/pfail18.in b/regress/sbin/pfctl/pfail18.in
index a623ea28359..e48a7c4dfb5 100644
--- a/regress/sbin/pfctl/pfail18.in
+++ b/regress/sbin/pfctl/pfail18.in
@@ -1,6 +1,6 @@
# queue without parent
-altq on lo0 cbq bandwidth 10Mb queue { frenchs eat frogs }
+altq on lo0 cbq tbrsize 1824 bandwidth 10Mb queue { frenchs eat frogs }
queue frenchs bandwidth 30% cbq(default)
queue eat bandwidth 30%
queue toads bandwidth 30%