]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sbin/pfctl/tests/files/pf1004.in
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp
[FreeBSD/FreeBSD.git] / sbin / pfctl / tests / files / pf1004.in
1 altq on em0 cbq(default codel) bandwidth 20Mb queue qmain
2 queue qmain { q1 q2 }
3 queue q1 priority 1 bandwidth 60%
4 queue q2 priority 2 bandwidth 40%
5 pass on em0 queue q1
6 block on em0 queue q2