Page MenuHomeFreeBSD

Fix getsockopt() for several IPPROTO_IPV6 level socket options
ClosedPublic

Authored by tuexen on Aug 8 2021, 10:20 AM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 17 2024, 5:35 AM
Unknown Object (File)
Oct 17 2024, 5:35 AM
Unknown Object (File)
Oct 17 2024, 5:35 AM
Unknown Object (File)
Oct 17 2024, 5:15 AM
Unknown Object (File)
Oct 3 2024, 1:27 AM
Unknown Object (File)
Oct 1 2024, 12:19 PM
Unknown Object (File)
Sep 29 2024, 1:40 PM
Unknown Object (File)
Sep 29 2024, 1:09 PM

Details

Summary

Fix getsockopt() for the IPPROTO_IPV6 level socket options with the names:

  • IPV6_HOPOPTS,
  • IPV6_RTHDR,
  • IPV6_RTHDRDSTOPTS,
  • IPV6_DSTOPTS,
  • IPV6_NEXTHOP.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable