PR: 2005
authorDr. Stephen Henson <steve@openssl.org>
Wed, 26 Aug 2009 15:15:15 +0000 (15:15 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 26 Aug 2009 15:15:15 +0000 (15:15 +0000)
commita6dab873d9b90165cbbe8845592fec963c154eb9
tree89844e530221da13dc4e02f38b03efb3e025ece1
parent480b9e5d29235d0dcfdfae415dc26814a7da511d
PR: 2005
Submitted by: steve@openssl.org

Some systems have broken IPv6 headers and/or implementations. If
OPENSSL_USE_IPV6 is set to 0 IPv6 is not used, if it is set to 1 it is used
and if undefined an attempt is made to detect at compile time by checking
if AF_INET6 is set and excluding known problem platforms.
crypto/bio/b_sock.c
crypto/bio/bss_dgram.c
e_os.h