K 10 svn:author V 6 tuexen K 8 svn:date V 27 2018-08-21T14:07:36.000232Z K 7 svn:log V 314 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@ MFC after: 1 month Sponsored by: Netflix, Inc. Differential Revision: https://reviews.freebsd.org/D16792 END