summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pfaltq4.in
blob: b9d3c47d4117afc0d27d727221a3e0becaad02d0 (plain)
1
2
3
4
5
6
7
# test two different named queues don't get the same qid on different interfaces

altq on lo0 tbrsize 1824 bandwidth 10Mb cbq queue { bloody germans }
altq on tun1000000 tbrsize 1824 bandwidth 10Mb cbq queue { bloody toads }
queue bloody cbq(default) bandwidth 50%
queue germans bandwidth 50%
queue toads bandwidth 50%