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
F164998129: D55233.id171693.diff
Wed, Aug 5, 6:51 AM
F164949973: D55233.id171900.diff
Wed, Aug 5, 2:22 AM
Unknown Object (File)
Tue, Aug 4, 5:10 AM
Unknown Object (File)
Mon, Jul 20, 4:46 PM
Unknown Object (File)
Mon, Jul 20, 12:05 AM
Unknown Object (File)
Sat, Jul 18, 6:32 PM
Unknown Object (File)
Sat, Jul 18, 3:12 AM
Unknown Object (File)
Sat, Jul 11, 2:26 AM

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