summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf42.in
diff options
context:
space:
mode:
Diffstat (limited to 'regress/sbin/pfctl/pf42.in')
-rw-r--r--regress/sbin/pfctl/pf42.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/sbin/pfctl/pf42.in b/regress/sbin/pfctl/pf42.in
index 45e2aea5749..9270158efe4 100644
--- a/regress/sbin/pfctl/pf42.in
+++ b/regress/sbin/pfctl/pf42.in
@@ -2,7 +2,7 @@
ext_if = "lo0"
-altq on $ext_if bandwidth 10Mb cbq \
+altq on $ext_if bandwidth 10Mb tbrsize 1824 cbq \
queue { deflt, http, ssh, mail, rsets }
queue deflt cbq(default ecn) bandwidth 10% priority 0
queue http priority 3 bandwidth 1.5Mb { http_vhosts, http_cust1 }