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)
Tue, Feb 4, 11:04 PM
Unknown Object (File)
Dec 29 2024, 10:55 PM
Unknown Object (File)
Nov 25 2024, 2:45 AM
Unknown Object (File)
Nov 23 2024, 4:09 AM
Unknown Object (File)
Oct 15 2024, 6:50 AM
Unknown Object (File)
Oct 14 2024, 8:48 PM
Unknown Object (File)
Oct 10 2024, 3:47 PM
Unknown Object (File)
Oct 5 2024, 11:03 PM
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.