Date: Wed, 10 Aug 2016 14:20:23 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-pf@FreeBSD.org Subject: [Bug 211730] pf uses 32bit value for bandwith with altq Message-ID: <bug-211730-17777-Ah52kYlgA5@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-211730-17777@https.bugs.freebsd.org/bugzilla/> References: <bug-211730-17777@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211730 --- Comment #3 from Kristof Provost <kp@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 the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211730-17777-Ah52kYlgA5>
