diff options
author | Kenjiro Cho <kjc@cvs.openbsd.org> | 2004-01-14 08:46:21 +0000 |
---|---|---|
committer | Kenjiro Cho <kjc@cvs.openbsd.org> | 2004-01-14 08:46:21 +0000 |
commit | 7f5e24045cee879ce80c2414a86addd1f01512c2 (patch) | |
tree | 869f775502b3eac75c28f06c64daa556d6f71957 /regress/sbin/pfctl/pfaltq6.ok | |
parent | dc96390f9e05cb1309e6c9fa128c0a72b89f0738 (diff) |
regen; qid change.
Diffstat (limited to 'regress/sbin/pfctl/pfaltq6.ok')
-rw-r--r-- | regress/sbin/pfctl/pfaltq6.ok | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/regress/sbin/pfctl/pfaltq6.ok b/regress/sbin/pfctl/pfaltq6.ok index 84d482b6898..d59f464cc24 100644 --- a/regress/sbin/pfctl/pfaltq6.ok +++ b/regress/sbin/pfctl/pfaltq6.ok @@ -1,24 +1,24 @@ queue root_lo0 bandwidth 10Mb priority 0 cbq( wrr root ) {wim, the, minibar, is, empty} - [ qid=4294967294 ifname=lo0 ifbandwidth=10Mb ] + [ qid=1 ifname=lo0 ifbandwidth=10Mb ] queue wim bandwidth 1Mb cbq( default ) - [ qid=4294967293 ifname=lo0 ifbandwidth=10Mb ] -queue the bandwidth 1Mb [ qid=2 ifname=lo0 ifbandwidth=10Mb ] -queue minibar bandwidth 8Mb priority 7 +queue the bandwidth 1Mb [ qid=3 ifname=lo0 ifbandwidth=10Mb ] -queue is bandwidth 1Mb +queue minibar bandwidth 8Mb priority 7 [ qid=4 ifname=lo0 ifbandwidth=10Mb ] -queue empty bandwidth 9Mb +queue is bandwidth 1Mb [ qid=5 ifname=lo0 ifbandwidth=10Mb ] +queue empty bandwidth 9Mb + [ qid=6 ifname=lo0 ifbandwidth=10Mb ] @0 pass in on lo0 proto tcp from any to any port = ssh keep state queue(the, minibar) [ Skip steps: d=end f=end p=end sa=end sp=end da=end dp=3 ] - [ queue: qname=the qid=2 pqname=minibar pqid=3 ] + [ queue: qname=the qid=3 pqname=minibar pqid=4 ] @1 pass in proto tcp from any to any port = ssh keep state queue(is, empty) [ Skip steps: i=end d=end f=end p=end sa=end sp=end da=end dp=3 ] - [ queue: qname=is qid=4 pqname=empty pqid=5 ] + [ queue: qname=is qid=5 pqname=empty pqid=6 ] @2 pass in proto tcp from any to any port = ssh keep state queue the [ Skip steps: i=end d=end f=end p=end sa=end sp=end da=end ] - [ queue: qname=the qid=2 pqname= pqid=2 ] + [ queue: qname=the qid=3 pqname= pqid=3 ] @3 pass in proto tcp from any to any port = smtp keep state queue wim [ Skip steps: i=end d=end f=end p=end sa=end sp=end da=end dp=end ] - [ queue: qname=wim qid=4294967293 pqname= pqid=4294967293 ] + [ queue: qname=wim qid=2 pqname= pqid=2 ] |