blob: da2bb05a8b1f6fc0c80ab54f22d72b2827c753a4 (
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 bandwidth 10Mb priority 0 cbq( wrr root ) {wim, the, minibar, is, empty}
[ qid=4294967294 ifname=lo0 ifbandwidth=10Mb ]
queue wim bandwidth 1Mb cbq( default )
[ qid=4294967293 ifname=lo0 ifbandwidth=10Mb ]
queue the bandwidth 1Mb
[ qid=2 ifname=lo0 ifbandwidth=10Mb ]
queue minibar bandwidth 8Mb priority 7
[ qid=3 ifname=lo0 ifbandwidth=10Mb ]
queue is bandwidth 1Mb
[ qid=4 ifname=lo0 ifbandwidth=10Mb ]
queue empty bandwidth 9Mb
[ qid=5 ifname=lo0 ifbandwidth=10Mb ]
@0 pass in on lo0 proto tcp from any to any port = ssh 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=2 pqname=minibar pqid=3 ]
@1 pass in proto tcp from any to any port = ssh 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=4 pqname=empty pqid=5 ]
@2 pass in proto tcp from any to any port = ssh keep state queue the
[ Skip steps: i=end d=end f=end p=end sa=end sp=end da=end ]
[ queue: qname=the qid=2 pqname= pqid=2 ]
@3 pass in proto tcp from any to any port = smtp 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=4294967293 pqname= pqid=4294967293 ]
|