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
F152729391: D55233.diff
Thu, Apr 16, 6:21 PM
Unknown Object (File)
Wed, Apr 15, 2:40 AM
Unknown Object (File)
Tue, Apr 14, 4:13 AM
Unknown Object (File)
Sat, Apr 11, 9:47 PM
Unknown Object (File)
Sat, Apr 11, 8:00 PM
Unknown Object (File)
Wed, Apr 8, 9:50 AM
Unknown Object (File)
Wed, Apr 8, 5:11 AM
Unknown Object (File)
Sun, Apr 5, 10:35 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