CVSROOT: /cvs Module name: src Changes by: mi...@cvs.openbsd.org 2017/06/28 13:27:42
Modified files: sys/net : pf_ioctl.c Log message: Tighten up FQ-CoDel vs HFSC checks PFQS_FLOWQUEUE is about to become a flag that HFSC classes may specify as well; thus a better way of telling FQ-CoDel and HFSC apart needs to be found. At the moment its derived from the queue specification. Discussed with and OK henning@ at d2k17 as a part of a larger diff.