diff options
Diffstat (limited to 'regress/sbin/pfctl/pfaltq11.ok')
-rw-r--r-- | regress/sbin/pfctl/pfaltq11.ok | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/sbin/pfctl/pfaltq11.ok b/regress/sbin/pfctl/pfaltq11.ok index 60b40e2105f..8fc43486c65 100644 --- a/regress/sbin/pfctl/pfaltq11.ok +++ b/regress/sbin/pfctl/pfaltq11.ok @@ -1,4 +1,4 @@ -queue root_lo0 bandwidth 10Mb priority 0 hfsc( realtime 10Mb linkshare 10Mb ) {eins, zwei, drei} +queue root_lo0 bandwidth 10Mb priority 0 hfsc( linkshare 10Mb ) {eins, zwei, drei} [ qid=1 ifname=lo0 ifbandwidth=10Mb ] queue eins bandwidth 1Mb hfsc( default linkshare 1Mb ) [ qid=2 ifname=lo0 ifbandwidth=10Mb ] @@ -12,7 +12,7 @@ queue drei bandwidth 1Mb hfsc( linkshare 1Mb ) {subseven} [ qid=6 ifname=lo0 ifbandwidth=10Mb ] queue subseven bandwidth 900Kb hfsc( linkshare 900Kb ) [ qid=9 ifname=lo0 ifbandwidth=10Mb ] -queue root_tun0 bandwidth 33.60Kb priority 0 hfsc( realtime 33.60Kb linkshare 33.60Kb ) {zwei, vier, fuenf} +queue root_tun0 bandwidth 33.60Kb priority 0 hfsc( linkshare 33.60Kb ) {zwei, vier, fuenf} [ qid=1 ifname=tun0 ifbandwidth=33.60Kb ] queue zwei bandwidth 26.88Kb hfsc( linkshare 26.88Kb ) {sub2, sub3} [ qid=3 ifname=tun0 ifbandwidth=33.60Kb ] |