Date: Sun, 01 Oct 2023 21:02:56 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 274009] in_pcblookup_hash_locked: invalid local address panic on sendto(2) to ipv4-mapped Message-ID: <bug-274009-7501-1RpU2Bn87n@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-274009-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-274009-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274009 --- Comment #8 from Michael Tuexen <tuexen@freebsd.org> --- (In reply to Mark Johnston from comment #6) I tested your patch in review D39215 and it resolves the issues. However, in other places inp_vflag is modified when using mapped addresses. I have done this dance in review D42031 and it resolves the panic, too. This seems to be consistent. I'm not sure which one is the correct approach. Is the intention of review D39215 than such a inp_vflag is not necessary anymore and can be removed fr= om the other places? --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274009-7501-1RpU2Bn87n>