On Sat, Apr 27, 2024 at 5:22 AM Alexander Leidinger <[email protected]> wrote:
> Am 2024-04-23 06:52, schrieb Warner Losh: > > The branch main has been updated by imp: > > > > URL: > > > https://cgit.FreeBSD.org/src/commit/?id=ca63710d3668cf6f3cb4faf065d8b4eeffa028ad > > > > commit ca63710d3668cf6f3cb4faf065d8b4eeffa028ad > > Author: Lexi Winter <[email protected]> > > AuthorDate: 2024-04-22 21:58:11 +0000 > > Commit: Warner Losh <[email protected]> > > CommitDate: 2024-04-23 04:36:34 +0000 > > > > linux: ignore setsockopt(IPV6_RECVERR) > > > Add support for ignoring IPV6_RECVERR, controlled by the same > > sysctl. > > This fixes DNS in Linux when using IPv6 resolvers. > > And all applications which depend upon a working DNS in an IPv6 enabled > system (e.g. biology/linux-foldingathome started to work again for me). > > Any MFC target for this? > I'll merge this now. I'd tagged it as mfc in the pull request. Warner
