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/pfaltq10.ok | |
parent | b8fb446fdbfdf9614c38be063f8b17bbb5d0a779 (diff) |
regen
Diffstat (limited to 'regress/sbin/pfctl/pfaltq10.ok')
-rw-r--r-- | regress/sbin/pfctl/pfaltq10.ok | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/regress/sbin/pfctl/pfaltq10.ok b/regress/sbin/pfctl/pfaltq10.ok index 6bff81dc2d6..b3f62edda4c 100644 --- a/regress/sbin/pfctl/pfaltq10.ok +++ b/regress/sbin/pfctl/pfaltq10.ok @@ -1,20 +1,20 @@ -queue root_lo0 bandwidth 10Mb priority 0 hfsc( linkshare 10Mb ) {one, two} +queue root_lo0 bandwidth 10Mb priority 0 {one, two} [ qid=1 ifname=lo0 ifbandwidth=10Mb ] -queue one bandwidth 1Mb hfsc( default linkshare 1Mb ) +queue one bandwidth 1Mb hfsc( default ) [ qid=2 ifname=lo0 ifbandwidth=10Mb ] -queue two bandwidth 9Mb hfsc( linkshare 9Mb ) {three, four} +queue two bandwidth 9Mb {three, four} [ qid=3 ifname=lo0 ifbandwidth=10Mb ] -queue three bandwidth 4.50Mb hfsc( linkshare 4.50Mb ) +queue three bandwidth 4.50Mb [ qid=4 ifname=lo0 ifbandwidth=10Mb ] -queue four bandwidth 3.60Mb hfsc( linkshare 3.60Mb ) +queue four bandwidth 3.60Mb [ qid=5 ifname=lo0 ifbandwidth=10Mb ] -queue root_tun0 bandwidth 10Mb priority 0 hfsc( linkshare 10Mb ) {one, two} +queue root_tun0 bandwidth 10Mb priority 0 {one, two} [ qid=1 ifname=tun0 ifbandwidth=10Mb ] -queue one bandwidth 1Mb hfsc( default linkshare 1Mb ) +queue one bandwidth 1Mb hfsc( default ) [ qid=2 ifname=tun0 ifbandwidth=10Mb ] -queue two bandwidth 9Mb hfsc( linkshare 9Mb ) {three, four} +queue two bandwidth 9Mb {three, four} [ qid=3 ifname=tun0 ifbandwidth=10Mb ] -queue three bandwidth 4.50Mb hfsc( linkshare 4.50Mb ) +queue three bandwidth 4.50Mb [ qid=4 ifname=tun0 ifbandwidth=10Mb ] -queue four bandwidth 3.60Mb hfsc( linkshare 3.60Mb ) +queue four bandwidth 3.60Mb [ qid=5 ifname=tun0 ifbandwidth=10Mb ] |