summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pfaltq5.ok
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2003-04-12 19:17:56 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2003-04-12 19:17:56 +0000
commitf4b3c301cf3ceb06103ed631ea8dff1704066f79 (patch)
treec7b24bfbd20f2ee7f07adfabc45a9a3a9a553ec1 /regress/sbin/pfctl/pfaltq5.ok
parent7676670d15d6f3ced40899d10e095658cbdb688d (diff)
regen; queue ID allocation starts at 2 instead of 1 now
Diffstat (limited to 'regress/sbin/pfctl/pfaltq5.ok')
-rw-r--r--regress/sbin/pfctl/pfaltq5.ok14
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 ]