From 0adae080ac6e2b4790fff403040433c47f1ec438 Mon Sep 17 00:00:00 2001 From: Henning Brauer Date: Tue, 17 Dec 2002 00:35:35 +0000 Subject: "cosmetical changes if at all". yeah. --- regress/sbin/pfctl/pf33.ok | 4 ++-- regress/sbin/pfctl/pf35.ok | 4 ++-- regress/sbin/pfctl/pf42.ok | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'regress') 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 diff --git a/regress/sbin/pfctl/pf35.ok b/regress/sbin/pfctl/pf35.ok index 6ee857d27ee..ba2790a1c06 100644 --- a/regress/sbin/pfctl/pf35.ok +++ b/regress/sbin/pfctl/pf35.ok @@ -2,11 +2,11 @@ intf = "lo0" developerhosts = "10.0.0.0/24" employeehosts = "10.0.1.0/24" altq on lo0 cbq( red ecn ) bandwidth 10.00Mb qlimit 100 tbrsize 5000 queue { std http mail ssh } -queue std bandwidth 1000.00Kb qlimit 1 cbq( default ) +queue std bandwidth 1.00Mb qlimit 1 cbq( default ) queue http bandwidth 6.00Mb priority 2 cbq( red borrow ) { employees developers } queue developers bandwidth 6.00Mb queue employees bandwidth 600.00Kb -queue mail bandwidth 1000.00Kb priority 0 cbq( red ecn borrow ) +queue mail bandwidth 1.00Mb priority 0 cbq( red ecn borrow ) queue ssh bandwidth 2.00Mb cbq( borrow ) { ssh_interactive ssh_bulk } queue ssh_interactive bandwidth 2.00Mb priority 7 queue ssh_bulk bandwidth 2.00Mb priority 0 qlimit 60 diff --git a/regress/sbin/pfctl/pf42.ok b/regress/sbin/pfctl/pf42.ok index 6c97df68415..19ad8a06408 100644 --- a/regress/sbin/pfctl/pf42.ok +++ b/regress/sbin/pfctl/pf42.ok @@ -1,5 +1,5 @@ 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 ) -- cgit v1.2.3