https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238796
Cy Schubert <c...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #205851|0 |1 is obsolete| | --- Comment #35 from Cy Schubert <c...@freebsd.org> --- Created attachment 206344 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206344&action=edit This should fix this PR. This patch will fix this PR. Unfortunately to fix this without adding extra code to the kernel's execution path is not possible without addressing the shortcomings with the design decision to tack an eclectic collection of strings to the end of frentry_t without significant rewrite of ipf_y.y. Having said that even though ipf_y.y accepts multiple interfaces it does not warn when that number exceeds 4 and the kernel only uses the first. I will address that bug (not addressed by this PR) after resolving two other higher priority PRs. Anyhow, please give this patch a spin. I will commit it if I don't hear from you after a couple of weeks. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"