Page MenuHomeFreeBSD

Fix getsockopt() for IPV6_BINDMULTI
ClosedPublic

Authored by jtl on Dec 30 2015, 4:16 AM.
Tags
None
Referenced Files
F151591939: D4737.diff
Thu, Apr 9, 9:24 AM
Unknown Object (File)
Sat, Apr 4, 3:26 PM
Unknown Object (File)
Thu, Apr 2, 7:09 PM
Unknown Object (File)
Fri, Mar 27, 9:55 AM
Unknown Object (File)
Fri, Mar 27, 4:26 AM
Unknown Object (File)
Thu, Mar 26, 11:18 AM
Unknown Object (File)
Thu, Mar 19, 3:03 PM
Unknown Object (File)
Wed, Mar 18, 9:53 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 Not Applicable
Unit
Tests Not Applicable

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.