Page MenuHomeFreeBSD

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

Authored by bms on Feb 10 2026, 8:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 19, 7:16 PM
Unknown Object (File)
Tue, Mar 17, 10:48 PM
Unknown Object (File)
Fri, Mar 6, 6:27 PM
Unknown Object (File)
Wed, Feb 25, 6:59 PM
Unknown Object (File)
Feb 19 2026, 8:04 AM
Unknown Object (File)
Feb 19 2026, 12:34 AM
Unknown Object (File)
Feb 19 2026, 12:30 AM
Unknown Object (File)
Feb 18 2026, 2:31 PM

Details

Summary

This is something we should have been doing anyway.

This is broken out from the previous differential. I had in fact squashed this commit beforehand before using "git arc" for the first time, to avoid raising multiple Differentials, so I quickly had to learn about "git reflog" and cherry-pick what was squashed, as glebius stated he preferred this change was staged separately.

Compile tested only with LINT at present.

PR: 193246 (with refinements)

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable