Fix getsockopt() for the IPPROTO_IPV6 level socket options with the names:
- IPV6_HOPOPTS,
- IPV6_RTHDR,
- IPV6_RTHDRDSTOPTS,
- IPV6_DSTOPTS,
- IPV6_NEXTHOP.
Differential D31458
Fix getsockopt() for several IPPROTO_IPV6 level socket options tuexen on Aug 8 2021, 10:20 AM. Authored by Tags None Referenced Files
Details Fix getsockopt() for the IPPROTO_IPV6 level socket options with the names:
Diff Detail
|