Some interfaces may have IPv6 addresses even if an IPv6 address is not
authorBen Laurie <ben@links.org>
Sat, 25 Jun 2016 16:42:14 +0000 (17:42 +0100)
committerBen Laurie <ben@links.org>
Wed, 29 Jun 2016 10:29:34 +0000 (11:29 +0100)
commitcbddeebe49ae024e8debc9ae4f90f22ee15a69e2
tree6d53ba133b4fb01fcd3c7224e425961affa7dfbf
parent03cb37acec0c23a01bee4357cd59ec9f97e528ba
Some interfaces may have IPv6 addresses even if an IPv6 address is not
"configured on the local system". Whatever that means. Example that is biting
me is loopback has ::1 as an address, but the network interface is v4 only.

Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/bio/b_addr.c