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)
Dec 20 2023, 1:03 AM
Unknown Object (File)
Dec 18 2023, 6:48 PM
Unknown Object (File)
Jun 27 2023, 9:00 AM
Unknown Object (File)
Jun 16 2023, 9:30 AM
Unknown Object (File)
Apr 19 2023, 10:03 PM
Unknown Object (File)
Apr 14 2017, 10:06 AM
Unknown Object (File)
Apr 9 2017, 10:25 PM
Unknown Object (File)
Mar 22 2017, 6:47 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 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.