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