[Bug 257270] 32 character limit in pf/firewall "PF_TABLE_NAME_SIZE". Can it be increased?

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 19 Jul 2021 18:13:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257270

Kristof Provost <kp@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |Not Accepted
                 CC|                            |kp@freebsd.org

--- Comment #1 from Kristof Provost <kp@freebsd.org> ---
That'd change the ABI, breaking all old userspace binaries.
We're not doing that.

Long term this may perhaps become possible, if all calls get converted over to
using nvlists. Some have already been done, but there's no expectation that
they'll all get done anytime soon (or at all), so do not expect this change.

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