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/pfaltq8.ok | |
parent | dc96390f9e05cb1309e6c9fa128c0a72b89f0738 (diff) |
regen; qid change.
Diffstat (limited to 'regress/sbin/pfctl/pfaltq8.ok')
-rw-r--r-- | regress/sbin/pfctl/pfaltq8.ok | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/regress/sbin/pfctl/pfaltq8.ok b/regress/sbin/pfctl/pfaltq8.ok index d1159fa3323..67f78cd6a63 100644 --- a/regress/sbin/pfctl/pfaltq8.ok +++ b/regress/sbin/pfctl/pfaltq8.ok @@ -1,16 +1,16 @@ queue one priq( default ) - [ qid=2 ifname=ppp0 ifbandwidth=10Mb ] + [ qid=1 ifname=ppp0 ifbandwidth=10Mb ] queue one priq( default ) - [ qid=2 ifname=ppp1 ifbandwidth=10Mb ] + [ qid=1 ifname=ppp1 ifbandwidth=10Mb ] queue one priq( default ) - [ qid=2 ifname=tun1000000 ifbandwidth=10Mb ] + [ qid=1 ifname=tun1000000 ifbandwidth=10Mb ] queue one priq( default ) - [ qid=2 ifname=tun1000001 ifbandwidth=10Mb ] + [ qid=1 ifname=tun1000001 ifbandwidth=10Mb ] queue two priority 15 - [ qid=3 ifname=ppp0 ifbandwidth=10Mb ] + [ qid=2 ifname=ppp0 ifbandwidth=10Mb ] queue two priority 0 - [ qid=3 ifname=ppp1 ifbandwidth=10Mb ] + [ qid=2 ifname=ppp1 ifbandwidth=10Mb ] queue two priority 0 - [ qid=3 ifname=tun1000000 ifbandwidth=10Mb ] + [ qid=2 ifname=tun1000000 ifbandwidth=10Mb ] queue two priority 0 - [ qid=3 ifname=tun1000001 ifbandwidth=10Mb ] + [ qid=2 ifname=tun1000001 ifbandwidth=10Mb ] |