[Bug 277093] pf: Assertion failed: (elems <= maxelems), function pf_nvuint_32_array on stable/14 with RACK

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 01 Jul 2024 04:04:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277093

--- Comment #13 from eborisch+FreeBSD@gmail.com ---
I'll need to verify on some additional machines, but it appears with libpfctl
(0.12) and pftop (0.10_1) locally re-built on 14.1, things are working. Yay!
thanks for your help!


With respect to that print command, elsewhere in pftop.c:

> /* XXX overload pr.anchor, to store a pointer to
>  * anchor name */
> rule.anchor = (struct pfctl_anchor *) anchor;

and above the print line there is a comment referring to the same:

> /* XXX anchor field overloaded with anchor name */
> print_fld_str(FLD_ANCHOR, (char *)pr->anchor);

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