[Bug 211730] pf uses 32bit value for bandwith with altq

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 10 13:33:50 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211730

Kristof Provost <kp at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kp at freebsd.org
           Assignee|freebsd-bugs at FreeBSD.org    |freebsd-pf at FreeBSD.org

--- Comment #1 from Kristof Provost <kp at freebsd.org> ---
The root cause here is that pf uses 32-bit values for bandwidth values.

Relative values don't help. DIOCGIFSPEED also uses 32-bit values (which in the
kernel are simply assigned from a 64-bit value!).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list