CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2017/07/19 06:58:31
Modified files:
sbin/pfctl : parse.y pfctl.c pfctl_parser.c
usr.bin/systat : pftop.c
Log message:
Allow HFSC classes to use flow queues
The FQ-CoDel related configuration (flows, quantum) becomes available
for the regular bandwidth queue. Internally the kernel will pick the
FQ-CoDel for use as a queue manager for the specified class instead of
the FIFO.
Discussed with and OK henning@ at d2k17 as a part of a larger diff.