diff options
author | Kenjiro Cho <kjc@cvs.openbsd.org> | 2004-02-19 07:45:44 +0000 |
---|---|---|
committer | Kenjiro Cho <kjc@cvs.openbsd.org> | 2004-02-19 07:45:44 +0000 |
commit | 5dcb090df89ed365e3977e8a34ff5551bcd061ea (patch) | |
tree | ba56898b47e9973fcb0b9ba09ca3dfa75f290849 /regress/sbin/pfctl/pfaltq2.ok | |
parent | a0df923b9e25f0e74e27401cb579bfd06063801a (diff) |
regen; qid change.
Diffstat (limited to 'regress/sbin/pfctl/pfaltq2.ok')
-rw-r--r-- | regress/sbin/pfctl/pfaltq2.ok | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/regress/sbin/pfctl/pfaltq2.ok b/regress/sbin/pfctl/pfaltq2.ok index ccdcbf5e2bf..52256a246d2 100644 --- a/regress/sbin/pfctl/pfaltq2.ok +++ b/regress/sbin/pfctl/pfaltq2.ok @@ -1,20 +1,20 @@ queue root_lo0 bandwidth 10Mb priority 0 cbq( wrr root ) {one, two} - [ qid=1 ifname=lo0 ifbandwidth=10Mb ] + [ qid=2 ifname=lo0 ifbandwidth=10Mb ] queue one bandwidth 1Mb cbq( default ) - [ qid=3 ifname=lo0 ifbandwidth=10Mb ] -queue two bandwidth 9Mb {three, four} [ qid=4 ifname=lo0 ifbandwidth=10Mb ] -queue three bandwidth 4.50Mb +queue two bandwidth 9Mb {three, four} [ qid=5 ifname=lo0 ifbandwidth=10Mb ] -queue four bandwidth 3.60Mb +queue three bandwidth 4.50Mb [ qid=6 ifname=lo0 ifbandwidth=10Mb ] +queue four bandwidth 3.60Mb + [ qid=7 ifname=lo0 ifbandwidth=10Mb ] queue root_tun1000000 bandwidth 10Mb priority 0 cbq( wrr root ) {one, two} - [ qid=2 ifname=tun1000000 ifbandwidth=10Mb ] -queue one bandwidth 1Mb cbq( default ) [ qid=3 ifname=tun1000000 ifbandwidth=10Mb ] -queue two bandwidth 9Mb {three, four} +queue one bandwidth 1Mb cbq( default ) [ qid=4 ifname=tun1000000 ifbandwidth=10Mb ] -queue three bandwidth 4.50Mb +queue two bandwidth 9Mb {three, four} [ qid=5 ifname=tun1000000 ifbandwidth=10Mb ] -queue four bandwidth 3.60Mb +queue three bandwidth 4.50Mb [ qid=6 ifname=tun1000000 ifbandwidth=10Mb ] +queue four bandwidth 3.60Mb + [ qid=7 ifname=tun1000000 ifbandwidth=10Mb ] |