CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/19 06:54:09
Modified files:
sys/net : hfsc.c
Log message:
Factor out internal FIFO queue manager
HFSC internal queue becomes accessible via pf queueing ops. It will
also select an alternative queue manager based on the queue spec.
Discussed with and OK henning@ at d2k17 as a part of a larger diff.
