A fix to auto-bound local ports for IPv6 UDP issue

YONETANI Tomokazu <[email protected]> Thu, 13 Jan 2022 05:08:59 +0000
Newsgroups gmane.os.dragonfly-bsd.kernel
Message-ID <CA+rk-AnAYa5w4xJ4NcBA8MvRrgC-8p+xpCGknmBpSkggA+1qUg@mail.gmail.com>
--000000000000bcc6f105d56faf14
Content-Type: text/plain; charset="UTF-8"

Hi,
Can someone look at this patch and if it's still needed to fix UDP DNS
queries to IPv6 servers?

  https://bugs.dragonflybsd.org/issues/3294#change-14184

It's basically auto-bound local ports created by sendto() do not receive
packets for IPv6 UDP case because it's not in the hashes (wildcard or local
group).

--000000000000bcc6f105d56faf14
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi,<div>Can someone look at this patch and if it&#39;s sti=
ll needed to fix UDP DNS queries to IPv6 servers?</div><div><br></div><div>=
=C2=A0 <a href=3D"https://bugs.dragonflybsd.org/issues/3294#change-14184">h=
ttps://bugs.dragonflybsd.org/issues/3294#change-14184</a><br></div><div><br=
></div><div>It&#39;s basically auto-bound local ports created by sendto() d=
o not receive packets for IPv6 UDP case because it&#39;s not in the hashes =
(wildcard or local group).<br></div></div>

--000000000000bcc6f105d56faf14--