https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277093
--- Comment #13 from eborisch+free...@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.