diff options
Diffstat (limited to 'regress/sbin/pfctl/pfaltq5.ok')
-rw-r--r-- | regress/sbin/pfctl/pfaltq5.ok | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/regress/sbin/pfctl/pfaltq5.ok b/regress/sbin/pfctl/pfaltq5.ok index 74719b0b03b..052756c3e9e 100644 --- a/regress/sbin/pfctl/pfaltq5.ok +++ b/regress/sbin/pfctl/pfaltq5.ok @@ -1,18 +1,18 @@ queue praise priq( default ) - [ qid=2 ifname=lo0 ifbandwidth=10Mb ] + [ qid=1 ifname=lo0 ifbandwidth=10Mb ] queue wim priority 15 - [ qid=3 ifname=lo0 ifbandwidth=10Mb ] + [ qid=2 ifname=lo0 ifbandwidth=10Mb ] queue hi priority 7 - [ qid=4 ifname=lo0 ifbandwidth=10Mb ] + [ qid=3 ifname=lo0 ifbandwidth=10Mb ] @0 pass in on lo0 proto tcp from any to any port = ssh keep state queue(hi, wim) [ Skip steps: d=end f=end p=end sa=end sp=end da=end dp=3 ] - [ queue: qname=hi qid=4 pqname=wim pqid=3 ] + [ queue: qname=hi qid=3 pqname=wim pqid=2 ] @1 pass in proto tcp from any to any port = ssh keep state queue(hi, wim) [ Skip steps: i=end d=end f=end p=end sa=end sp=end da=end dp=3 ] - [ queue: qname=hi qid=4 pqname=wim pqid=3 ] + [ queue: qname=hi qid=3 pqname=wim pqid=2 ] @2 pass in proto tcp from any to any port = ssh keep state queue wim [ Skip steps: i=end d=end f=end p=end sa=end sp=end da=end ] - [ queue: qname=wim qid=3 pqname= pqid=3 ] + [ queue: qname=wim qid=2 pqname= pqid=2 ] @3 pass in proto tcp from any to any port = smtp keep state queue praise [ Skip steps: i=end d=end f=end p=end sa=end sp=end da=end dp=end ] - [ queue: qname=praise qid=2 pqname= pqid=2 ] + [ queue: qname=praise qid=1 pqname= pqid=1 ] |