diff options
Diffstat (limited to 'regress/sbin/pfctl/pf58.ok')
-rw-r--r-- | regress/sbin/pfctl/pf58.ok | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/sbin/pfctl/pf58.ok b/regress/sbin/pfctl/pf58.ok index d9dd4e2ccf1..3cb53f673de 100644 --- a/regress/sbin/pfctl/pf58.ok +++ b/regress/sbin/pfctl/pf58.ok @@ -1,6 +1,6 @@ altq on tun1000000 cbq bandwidth 100Kb tbrsize 3000 queue { std ssh } altq on tun1000001 cbq bandwidth 10Mb tbrsize 12000 queue { blah ssh } -queue std bandwidth 10% cbq( borrow default ) +queue std bandwidth 20% cbq( borrow default ) queue ssh bandwidth 30% cbq( borrow ) { ssh2 } queue ssh2 bandwidth 80% -queue blah cbq( default ) +queue blah bandwidth 60% cbq( default ) |