K 10 svn:author V 6 tuexen K 8 svn:date V 27 2019-01-25T15:21:42.888535Z K 7 svn:log V 308 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 END