[Bug 215716] [altq] pfctl: DIOCADDALTQ: Cannot allocate memory
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 6 12:49:07 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215716
Kristof Provost <kp at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |loos at FreeBSD.org
--- Comment #2 from Kristof Provost <kp at freebsd.org> ---
There seems to be some confusion between CBQCFL_BORROW (#defined to 0x20) and
RMFC_CODEL (also #defined to 0x20).
I think the rmc_newclass() is looking at the wrong flags variable.
CC-ing loos, because he knows more about the CODEL changes.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-pf
mailing list