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/pfaltq13.ok | |
parent | a0df923b9e25f0e74e27401cb579bfd06063801a (diff) |
regen; qid change.
Diffstat (limited to 'regress/sbin/pfctl/pfaltq13.ok')
-rw-r--r-- | regress/sbin/pfctl/pfaltq13.ok | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/regress/sbin/pfctl/pfaltq13.ok b/regress/sbin/pfctl/pfaltq13.ok index 6f63fd9046f..3ee23d2b67c 100644 --- a/regress/sbin/pfctl/pfaltq13.ok +++ b/regress/sbin/pfctl/pfaltq13.ok @@ -1,8 +1,8 @@ queue root_lo0 bandwidth 10Mb priority 0 {eins, zwei, drei} - [ qid=1 ifname=lo0 ifbandwidth=10Mb ] -queue eins bandwidth 1Mb hfsc( default realtime(2Mb 20 500Kb) ) [ qid=2 ifname=lo0 ifbandwidth=10Mb ] -queue zwei bandwidth 4Mb hfsc( realtime 5Mb linkshare 3.50Mb ) +queue eins bandwidth 1Mb hfsc( default realtime(2Mb 20 500Kb) ) [ qid=3 ifname=lo0 ifbandwidth=10Mb ] -queue drei bandwidth 5Mb hfsc( realtime(6Mb 20 4Mb) upperlimit(6.50Mb 10 4.50Mb) ) +queue zwei bandwidth 4Mb hfsc( realtime 5Mb linkshare 3.50Mb ) [ qid=4 ifname=lo0 ifbandwidth=10Mb ] +queue drei bandwidth 5Mb hfsc( realtime(6Mb 20 4Mb) upperlimit(6.50Mb 10 4.50Mb) ) + [ qid=5 ifname=lo0 ifbandwidth=10Mb ] |