Page MenuHomeFreeBSD

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

Authored by bms on Tue, Feb 10, 8:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Feb 25, 6:59 PM
Unknown Object (File)
Thu, Feb 19, 8:04 AM
Unknown Object (File)
Thu, Feb 19, 12:34 AM
Unknown Object (File)
Thu, Feb 19, 12:30 AM
Unknown Object (File)
Wed, Feb 18, 2:31 PM
Unknown Object (File)
Wed, Feb 18, 1:59 AM
Unknown Object (File)
Tue, Feb 17, 10:37 PM
Unknown Object (File)
Tue, Feb 17, 5:33 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 70594
Build 67477: arc lint + arc unit