summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorMarco Pfatschbacher <mpf@cvs.openbsd.org>2006-04-06 16:44:08 +0000
committerMarco Pfatschbacher <mpf@cvs.openbsd.org>2006-04-06 16:44:08 +0000
commitb869e72cc91c2b372957ad498e6d39d88aecbedb (patch)
treef033f7e73bbb54ca4f96a587d303fc713a6f5066 /regress
parentff4504ab56f0490aa0c79d3ad11ad4bd7fcd66a8 (diff)
Adjust tbrsize to new default MTU on tun(4).
OK claudio, henning, mcbride
Diffstat (limited to 'regress')
-rw-r--r--regress/sbin/pfctl/pf58.ok4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/sbin/pfctl/pf58.ok b/regress/sbin/pfctl/pf58.ok
index 3cb53f673de..43f25f3deee 100644
--- a/regress/sbin/pfctl/pf58.ok
+++ b/regress/sbin/pfctl/pf58.ok
@@ -1,5 +1,5 @@
-altq on tun1000000 cbq bandwidth 100Kb tbrsize 3000 queue { std ssh }
-altq on tun1000001 cbq bandwidth 10Mb tbrsize 12000 queue { blah ssh }
+altq on tun1000000 cbq bandwidth 100Kb tbrsize 1500 queue { std ssh }
+altq on tun1000001 cbq bandwidth 10Mb tbrsize 6000 queue { blah ssh }
queue std bandwidth 20% cbq( borrow default )
queue ssh bandwidth 30% cbq( borrow ) { ssh2 }
queue ssh2 bandwidth 80%