summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2002-12-23 12:00:31 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2002-12-23 12:00:31 +0000
commit74226db6d8583dee57216de3ef05279926b07e6e (patch)
tree171d5039c273d8f5c72a7e922aa1207ce07ff1e2 /regress
parent6ac76c571bf46f4453c98242e9503ce839af39f7 (diff)
specify tbrsize; fixes this test on alpha
Diffstat (limited to 'regress')
-rw-r--r--regress/sbin/pfctl/pf45.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/sbin/pfctl/pf45.in b/regress/sbin/pfctl/pf45.in
index 715492c30cf..139f54be1fd 100644
--- a/regress/sbin/pfctl/pf45.in
+++ b/regress/sbin/pfctl/pf45.in
@@ -1,4 +1,4 @@
-altq on lo0 priq bandwidth 10Mb queue { pri-low pri-med pri-high }
+altq on lo0 priq bandwidth 10Mb tbrsize 1824 queue { pri-low pri-med pri-high }
queue pri-low priority 0
queue pri-med priority 1 priq(default)
queue pri-high priority 2