Tighten up FQ-CoDel vs HFSC checks
authormikeb <mikeb@openbsd.org>
Wed, 28 Jun 2017 19:27:42 +0000 (19:27 +0000)
committermikeb <mikeb@openbsd.org>
Wed, 28 Jun 2017 19:27:42 +0000 (19:27 +0000)
commit8bb290f6ae41fb0256f9fe96749ca7827bd49df8
tree847039051c86fb171b976be4357aba6718f651d2
parentf18829cdd58c1f6b07c15e56d12c42471b9a371e
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.
sys/net/pf_ioctl.c