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

--- Comment #3 from Kristof Provost <k...@freebsd.org> ---
I don't have the hardware to test this, but I'm afraid the problem is a fair
bit harder to fix than just that.
It looks like the altq internals also use 32 bit values for bandwidth
configuration, so at a minimum altq will have to be fixed too.

This change will also change the ABI between kernel and user space, so it has
to be handled carefully. Likely that will mean supporting two versions for the
affected ioctl() commands for at least a full release.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-amd64@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "freebsd-amd64-unsubscr...@freebsd.org"

Reply via email to