diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-04-14 16:35:26 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-04-14 16:35:26 +0000 |
commit | dd79245ab13b15e71ef41904832083feaa2dd179 (patch) | |
tree | 5e54aaae7f559692b5c72d5c78fab1c312940fc6 /regress/sbin/pfctl/pfaltq13.ok | |
parent | b8fb446fdbfdf9614c38be063f8b17bbb5d0a779 (diff) |
regen
Diffstat (limited to 'regress/sbin/pfctl/pfaltq13.ok')
-rw-r--r-- | regress/sbin/pfctl/pfaltq13.ok | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/regress/sbin/pfctl/pfaltq13.ok b/regress/sbin/pfctl/pfaltq13.ok index 7e4ec44cf41..b734db04283 100644 --- a/regress/sbin/pfctl/pfaltq13.ok +++ b/regress/sbin/pfctl/pfaltq13.ok @@ -1,8 +1,8 @@ -queue root_lo0 bandwidth 10Mb priority 0 hfsc( linkshare 10Mb ) {eins, zwei, drei} +queue root_lo0 bandwidth 10Mb priority 0 {eins, zwei, drei} [ qid=1 ifname=lo0 ifbandwidth=10Mb ] -queue eins bandwidth 1Mb hfsc( default realtime(2Mb 20ms 500Kb) linkshare 1Mb ) +queue eins bandwidth 1Mb hfsc( default realtime(2Mb 20ms 500Kb) ) [ qid=2 ifname=lo0 ifbandwidth=10Mb ] queue zwei bandwidth 4Mb hfsc( realtime 5Mb linkshare 3.50Mb ) [ qid=3 ifname=lo0 ifbandwidth=10Mb ] -queue drei bandwidth 5Mb hfsc( realtime(6Mb 20ms 4Mb) linkshare 5Mb upperlimit(6.50Mb 10ms 4.50Mb) ) +queue drei bandwidth 5Mb hfsc( realtime(6Mb 20ms 4Mb) upperlimit(6.50Mb 10ms 4.50Mb) ) [ qid=4 ifname=lo0 ifbandwidth=10Mb ] |