summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pfaltq5.ok
blob: 74719b0b03bb5df707c5faa918f9ac383f8a73a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
queue praise priq( default ) 
  [ qid=2 ifname=lo0 ifbandwidth=10Mb ]
queue wim priority 15 
  [ qid=3 ifname=lo0 ifbandwidth=10Mb ]
queue hi priority 7 
  [ qid=4 ifname=lo0 ifbandwidth=10Mb ]
@0 pass in on lo0 proto tcp from any to any port = ssh keep state queue(hi, wim)
  [ Skip steps: d=end f=end p=end sa=end sp=end da=end dp=3 ]
  [ queue: qname=hi qid=4 pqname=wim pqid=3 ]
@1 pass in proto tcp from any to any port = ssh keep state queue(hi, wim)
  [ Skip steps: i=end d=end f=end p=end sa=end sp=end da=end dp=3 ]
  [ queue: qname=hi qid=4 pqname=wim pqid=3 ]
@2 pass in proto tcp from any to any port = ssh keep state queue wim
  [ Skip steps: i=end d=end f=end p=end sa=end sp=end da=end ]
  [ queue: qname=wim qid=3 pqname= pqid=3 ]
@3 pass in proto tcp from any to any port = smtp keep state queue praise
  [ Skip steps: i=end d=end f=end p=end sa=end sp=end da=end dp=end ]
  [ queue: qname=praise qid=2 pqname= pqid=2 ]