HomeFreeBSD

MFC r338137:

Description

MFC r338137:

Fix the inheritance of IPv6 level socket options on TCP sockets.

This was broken for IPv6 listening socket, which are not IPV6_ONLY,
and the accepted TCP connection was using IPv4.

Reviewed by: bz@, rrs@
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D16792

Details

Provenance
tuexenAuthored on
Differential Revision
D16792: Fix inheritance of IPv6 options
Parents
rS343430: Fix an iflib driver unload panic introduced in r343085
Branches
Unknown
Tags
Unknown