diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2002-12-17 00:35:35 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2002-12-17 00:35:35 +0000 |
commit | 0adae080ac6e2b4790fff403040433c47f1ec438 (patch) | |
tree | e73a048a3e5c055ef77bd14616a084ec6495c90b /regress/sbin/pfctl/pf33.ok | |
parent | c6213166e465859549c890bfa67c6bb800040931 (diff) |
"cosmetical changes if at all". yeah.
Diffstat (limited to 'regress/sbin/pfctl/pf33.ok')
-rw-r--r-- | regress/sbin/pfctl/pf33.ok | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/sbin/pfctl/pf33.ok b/regress/sbin/pfctl/pf33.ok index f1f3b146040..c2ac3af6fcf 100644 --- a/regress/sbin/pfctl/pf33.ok +++ b/regress/sbin/pfctl/pf33.ok @@ -1,10 +1,10 @@ ext_if = "lo0" altq on lo0 cbq bandwidth 10.00Mb tbrsize 1824 queue { deflt http ssh mail rsets } -queue deflt bandwidth 1000.00Kb priority 0 cbq( red ecn default ) +queue deflt bandwidth 1.00Mb priority 0 cbq( red ecn default ) queue http bandwidth 1.50Mb priority 3 { http_vhosts http_cust1 } queue http_vhosts bandwidth 600.00Kb cbq( red borrow ) queue http_cust1 bandwidth 500.00Kb -queue mail bandwidth 1000.00Kb +queue mail bandwidth 1.00Mb queue ssh bandwidth 200.00Kb priority 7 cbq( borrow ) queue rsets bandwidth 150.00Kb priority 0 cbq( red ) block return in on lo0 inet all queue rsets |