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 3b9840eb214..c5ab7ac2e1f 100644 --- a/regress/sbin/pfctl/pfaltq5.ok +++ b/regress/sbin/pfctl/pfaltq5.ok @@ -1,18 +1,18 @@ queue praise priq( default ) -[ qid=1 ifname=lo0 ifbandwidth=10Mb ] -queue wim priority 15 [ qid=2 ifname=lo0 ifbandwidth=10Mb ] -queue hi priority 7 +queue wim priority 15 [ qid=3 ifname=lo0 ifbandwidth=10Mb ] +queue hi priority 7 +[ qid=4 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=3 pqname=wim pqid=2 ] +[ queue: qname=hi qid=4 pqname=wim pqid=3 ] @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=3 pqname=wim pqid=2 ] +[ queue: qname=hi qid=4 pqname=wim pqid=3 ] @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=2 pqname= pqid=2 ] +[ queue: qname=wim qid=3 pqname= pqid=3 ] @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=1 pqname= pqid=1 ] +[ queue: qname=praise qid=2 pqname= pqid=2 ] |