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/pfaltq11.ok | |
parent | a0df923b9e25f0e74e27401cb579bfd06063801a (diff) |
regen; qid change.
Diffstat (limited to 'regress/sbin/pfctl/pfaltq11.ok')
-rw-r--r-- | regress/sbin/pfctl/pfaltq11.ok | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/regress/sbin/pfctl/pfaltq11.ok b/regress/sbin/pfctl/pfaltq11.ok index a94213b0910..91a7c3b6cb2 100644 --- a/regress/sbin/pfctl/pfaltq11.ok +++ b/regress/sbin/pfctl/pfaltq11.ok @@ -1,28 +1,28 @@ queue root_lo0 bandwidth 10Mb priority 0 {eins, zwei, drei} - [ qid=1 ifname=lo0 ifbandwidth=10Mb ] + [ qid=2 ifname=lo0 ifbandwidth=10Mb ] queue eins bandwidth 1Mb hfsc( default ) - [ qid=3 ifname=lo0 ifbandwidth=10Mb ] -queue zwei bandwidth 8Mb {sub2, sub3} [ qid=4 ifname=lo0 ifbandwidth=10Mb ] -queue sub2 bandwidth 4Mb +queue zwei bandwidth 8Mb {sub2, sub3} [ qid=5 ifname=lo0 ifbandwidth=10Mb ] -queue sub3 bandwidth 4Mb +queue sub2 bandwidth 4Mb [ qid=6 ifname=lo0 ifbandwidth=10Mb ] -queue drei bandwidth 1Mb {subseven} +queue sub3 bandwidth 4Mb [ qid=7 ifname=lo0 ifbandwidth=10Mb ] +queue drei bandwidth 1Mb {subseven} + [ qid=8 ifname=lo0 ifbandwidth=10Mb ] queue subseven bandwidth 900Kb - [ qid=10 ifname=lo0 ifbandwidth=10Mb ] + [ qid=11 ifname=lo0 ifbandwidth=10Mb ] queue root_tun1000000 bandwidth 33.60Kb priority 0 {zwei, vier, fuenf} - [ qid=2 ifname=tun1000000 ifbandwidth=33.60Kb ] + [ qid=3 ifname=tun1000000 ifbandwidth=33.60Kb ] queue zwei bandwidth 26.88Kb {sub2, sub3} - [ qid=4 ifname=tun1000000 ifbandwidth=33.60Kb ] -queue sub2 bandwidth 13.40Kb [ qid=5 ifname=tun1000000 ifbandwidth=33.60Kb ] -queue sub3 bandwidth 13.40Kb +queue sub2 bandwidth 13.40Kb [ qid=6 ifname=tun1000000 ifbandwidth=33.60Kb ] +queue sub3 bandwidth 13.40Kb + [ qid=7 ifname=tun1000000 ifbandwidth=33.60Kb ] queue vier bandwidth 3.36Kb hfsc( default ) - [ qid=8 ifname=tun1000000 ifbandwidth=33.60Kb ] -queue fuenf bandwidth 16.80Kb {subseven} [ qid=9 ifname=tun1000000 ifbandwidth=33.60Kb ] -queue subseven bandwidth 15.12Kb +queue fuenf bandwidth 16.80Kb {subseven} [ qid=10 ifname=tun1000000 ifbandwidth=33.60Kb ] +queue subseven bandwidth 15.12Kb + [ qid=11 ifname=tun1000000 ifbandwidth=33.60Kb ] |