[Bug 274009] in_pcblookup_hash_locked: invalid local address panic on sendto(2) to ipv4-mapped

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 02 Oct 2023 15:30:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274009

--- Comment #11 from Gleb Smirnoff <glebius@FreeBSD.org> ---
What about adding extra inp_vflag for mapped pcbs? So that in_pcb.c code can
tell regular IPv4 inpcb from mapped one?

-- 
You are receiving this mail because:
You are on the CC list for the bug.