[Bug 193246] Bug in IPv6 multicast join(), uncovered by Jenkins

[email protected]
Newsgroups gmane.os.freebsd.devel.net
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193246

--- Comment #23 from [email protected] ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=79eff4ad64fc445ea78ed733e16482c45dbd5b50

commit 79eff4ad64fc445ea78ed733e16482c45dbd5b50
Author:     Bruce M Simpson <[email protected]>
AuthorDate: 2026-02-14 15:36:47 +0000
Commit:     Bruce M Simpson <[email protected]>
CommitDate: 2026-02-14 16:00:58 +0000

    netinet6: Return EAFNOSUPPORT for non-IPv6 addresses in mcast sockopts.

    This is a non-functional change; it just returns the correct errno value
    where IPv6 multicast socket options were passed non-AF_INET6 arguments,
    in preparation for handling PR 193246 with a side-call into netinet as
    xnu currently does.

    Reviewed by:    glebius
    Approved by:    glebius
    PR:             193246 (with refinements)
    Differential revision:  https://reviews.freebsd.org/D55233

 sys/netinet6/in6_mcast.c | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.