Date: Sun, 15 Feb 2026 13:04:30 -0800 From: Gleb Smirnoff <glebius@freebsd.org> To: Bruce M Simpson <bms@freebsd.org> Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 79eff4ad64fc - main - netinet6: Return EAFNOSUPPORT for non-IPv6 addresses in mcast sockopts. Message-ID: <aZI03jD98M1FH_S0@cell.glebi.us> In-Reply-To: <69909cee.235b6.76aa3a8b@gitrepo.freebsd.org>
index | next in thread | previous in thread | raw e-mail
On Sat, Feb 14, 2026 at 04:03:58PM +0000, Bruce M Simpson wrote: B> The branch main has been updated by bms: B> B> URL: https://cgit.FreeBSD.org/src/commit/?id=79eff4ad64fc445ea78ed733e16482c45dbd5b50 B> B> commit 79eff4ad64fc445ea78ed733e16482c45dbd5b50 B> Author: Bruce M Simpson <bms@FreeBSD.org> B> AuthorDate: 2026-02-14 15:36:47 +0000 B> Commit: Bruce M Simpson <bms@FreeBSD.org> B> CommitDate: 2026-02-14 16:00:58 +0000 B> B> netinet6: Return EAFNOSUPPORT for non-IPv6 addresses in mcast sockopts. B> B> This is a non-functional change; it just returns the correct errno value B> where IPv6 multicast socket options were passed non-AF_INET6 arguments, B> in preparation for handling PR 193246 with a side-call into netinet as B> xnu currently does. Note: this actually is a functional change, we return a different error. May be non-algorithmic change.... -- Gleb Smirnoffhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?aZI03jD98M1FH_S0>
