OSDN Git Service

initial commit
[openbsd-octeon/openbsd-octeon.git] / src / regress / sbin / pfctl / pfaltq6.ok
1 queue root_lo0 on lo0 bandwidth 10Mb priority 0 cbq( wrr root ) {wim, the, minibar, is, empty}
2   [ qid=1 ifname=lo0 ifbandwidth=10Mb ]
3 queue  wim on lo0 bandwidth 1Mb cbq( default ) 
4   [ qid=2 ifname=lo0 ifbandwidth=10Mb ]
5 queue  the on lo0 bandwidth 1Mb 
6   [ qid=3 ifname=lo0 ifbandwidth=10Mb ]
7 queue  minibar on lo0 bandwidth 3Mb priority 7 
8   [ qid=4 ifname=lo0 ifbandwidth=10Mb ]
9 queue  is on lo0 bandwidth 1Mb 
10   [ qid=5 ifname=lo0 ifbandwidth=10Mb ]
11 queue  empty on lo0 bandwidth 4Mb 
12   [ qid=6 ifname=lo0 ifbandwidth=10Mb ]
13 @0 pass in on lo0 proto tcp from any to any port = ssh flags S/SA keep state queue(the, minibar)
14   [ Skip steps: d=end f=end p=end sa=end sp=end da=end dp=3 ]
15   [ queue: qname=the qid=3 pqname=minibar pqid=4 ]
16 @1 pass in proto tcp from any to any port = ssh flags S/SA keep state queue(is, empty)
17   [ Skip steps: i=end d=end f=end p=end sa=end sp=end da=end dp=3 ]
18   [ queue: qname=is qid=5 pqname=empty pqid=6 ]
19 @2 pass in proto tcp from any to any port = ssh flags S/SA keep state queue the
20   [ Skip steps: i=end d=end f=end p=end sa=end sp=end da=end ]
21   [ queue: qname=the qid=3 pqname= pqid=3 ]
22 @3 pass in proto tcp from any to any port = smtp flags S/SA keep state queue wim
23   [ Skip steps: i=end d=end f=end p=end sa=end sp=end da=end dp=end ]
24   [ queue: qname=wim qid=2 pqname= pqid=2 ]