Page MenuHomeFreeBSD

Fix getsockopt() for IPV6_BINDMULTI
ClosedPublic

Authored by jtl on Dec 30 2015, 4:16 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 2:10 AM
Unknown Object (File)
Sat, Oct 4, 3:52 AM
Unknown Object (File)
Fri, Oct 3, 10:45 PM
Unknown Object (File)
Aug 29 2025, 9:22 AM
Unknown Object (File)
Aug 12 2025, 7:43 AM
Unknown Object (File)
Jul 23 2025, 6:45 PM
Unknown Object (File)
Jun 21 2025, 11:52 PM
Unknown Object (File)
Jun 19 2025, 2:09 AM
Subscribers

Details

Summary

Add the appropriate case statement for IPV6_BINDMULTI so the option
can be retrieved with getsockopt().

CID: 1229928

Test Plan

make kernel

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1871
Build 1878: arc lint + arc unit

Event Timeline

jtl retitled this revision from to Fix getsockopt() for IPV6_BINDMULTI.
jtl updated this object.
jtl edited the test plan for this revision. (Show Details)
jtl added reviewers: network, adrian.
adrian edited edge metadata.

whoops! go for it!

This revision is now accepted and ready to land.Dec 30 2015, 6:01 AM
This revision was automatically updated to reflect the committed changes.