summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pfaltq9.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/pfaltq9.ok
parent7676670d15d6f3ced40899d10e095658cbdb688d (diff)
regen; queue ID allocation starts at 2 instead of 1 now
Diffstat (limited to 'regress/sbin/pfctl/pfaltq9.ok')
-rw-r--r--regress/sbin/pfctl/pfaltq9.ok16
1 files changed, 8 insertions, 8 deletions
diff --git a/regress/sbin/pfctl/pfaltq9.ok b/regress/sbin/pfctl/pfaltq9.ok
index 1320b1f5522..08ac0a14edd 100644
--- a/regress/sbin/pfctl/pfaltq9.ok
+++ b/regress/sbin/pfctl/pfaltq9.ok
@@ -1,16 +1,16 @@
queue one priq( default )
-[ qid=1 ifname=ppp0 ifbandwidth=10Mb ]
+[ qid=2 ifname=ppp0 ifbandwidth=10Mb ]
queue one priq( default )
-[ qid=1 ifname=ppp1 ifbandwidth=10Mb ]
+[ qid=2 ifname=ppp1 ifbandwidth=10Mb ]
queue one priq( default )
-[ qid=1 ifname=tun0 ifbandwidth=10Mb ]
+[ qid=2 ifname=tun0 ifbandwidth=10Mb ]
queue one priq( default )
-[ qid=1 ifname=tun1 ifbandwidth=10Mb ]
+[ qid=2 ifname=tun1 ifbandwidth=10Mb ]
queue two priority 15
-[ qid=2 ifname=ppp0 ifbandwidth=10Mb ]
+[ qid=3 ifname=ppp0 ifbandwidth=10Mb ]
queue two priority 0
-[ qid=2 ifname=ppp1 ifbandwidth=10Mb ]
+[ qid=3 ifname=ppp1 ifbandwidth=10Mb ]
queue two priority 0
-[ qid=2 ifname=tun0 ifbandwidth=10Mb ]
+[ qid=3 ifname=tun0 ifbandwidth=10Mb ]
queue two priority 0
-[ qid=2 ifname=tun1 ifbandwidth=10Mb ]
+[ qid=3 ifname=tun1 ifbandwidth=10Mb ]