diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-04-14 16:30:28 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-04-14 16:30:28 +0000 |
commit | 9db045cb418904a290dea444039a36f5a83e31a8 (patch) | |
tree | 8e671303d3a49a6a31b86e6958a333f46dcda891 /regress/sbin/pfctl | |
parent | 06403d071eac6fccf486e1b49c446ce03d4838d7 (diff) |
regen (no more realtime service curve for root queue)
Diffstat (limited to 'regress/sbin/pfctl')
-rw-r--r-- | regress/sbin/pfctl/pfaltq10.ok | 4 | ||||
-rw-r--r-- | regress/sbin/pfctl/pfaltq11.ok | 4 | ||||
-rw-r--r-- | regress/sbin/pfctl/pfaltq12.ok | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/regress/sbin/pfctl/pfaltq10.ok b/regress/sbin/pfctl/pfaltq10.ok index 1eff23d423d..6bff81dc2d6 100644 --- a/regress/sbin/pfctl/pfaltq10.ok +++ b/regress/sbin/pfctl/pfaltq10.ok @@ -1,4 +1,4 @@ -queue root_lo0 bandwidth 10Mb priority 0 hfsc( realtime 10Mb linkshare 10Mb ) {one, two} +queue root_lo0 bandwidth 10Mb priority 0 hfsc( linkshare 10Mb ) {one, two} [ qid=1 ifname=lo0 ifbandwidth=10Mb ] queue one bandwidth 1Mb hfsc( default linkshare 1Mb ) [ qid=2 ifname=lo0 ifbandwidth=10Mb ] @@ -8,7 +8,7 @@ queue three bandwidth 4.50Mb hfsc( linkshare 4.50Mb ) [ qid=4 ifname=lo0 ifbandwidth=10Mb ] queue four bandwidth 3.60Mb hfsc( linkshare 3.60Mb ) [ qid=5 ifname=lo0 ifbandwidth=10Mb ] -queue root_tun0 bandwidth 10Mb priority 0 hfsc( realtime 10Mb linkshare 10Mb ) {one, two} +queue root_tun0 bandwidth 10Mb priority 0 hfsc( linkshare 10Mb ) {one, two} [ qid=1 ifname=tun0 ifbandwidth=10Mb ] queue one bandwidth 1Mb hfsc( default linkshare 1Mb ) [ qid=2 ifname=tun0 ifbandwidth=10Mb ] 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 ] diff --git a/regress/sbin/pfctl/pfaltq12.ok b/regress/sbin/pfctl/pfaltq12.ok index 3f03e42d1e6..7bc8466d080 100644 --- a/regress/sbin/pfctl/pfaltq12.ok +++ b/regress/sbin/pfctl/pfaltq12.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(2Mb 20ms 500Kb) ) [ qid=2 ifname=lo0 ifbandwidth=10Mb ] |