summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
Diffstat (limited to 'regress')
-rw-r--r--regress/sbin/pfctl/pf51.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/sbin/pfctl/pf51.in b/regress/sbin/pfctl/pf51.in
index 83ccf53459e..027cb3cefc8 100644
--- a/regress/sbin/pfctl/pf51.in
+++ b/regress/sbin/pfctl/pf51.in
@@ -3,7 +3,7 @@
pass in on lo0 all
set require-order no
nat on lo0 from any to any -> 127.0.0.1
-altq on lo0 cbq bandwidth 10Mb queue { toad, frog }
+altq on lo0 tbrsize 1824 cbq bandwidth 10Mb queue { toad, frog }
queue toad bandwidth 1Mb
queue frog bandwidth 90% cbq(default)