[openssl/openssl] bio_dgram vs IPv6
Michael Richardson
mcr at sandelman.ca
Tue Mar 29 17:53:42 UTC 2022
Matt Caswell <matt at openssl.org> wrote:
> There is already code in bss_dgram.c that is conditionally compiled on
> OPENSSL_USE_IPV6. Is it reasonable to assume that if AF_INET6 is
> defined then ip6.h exists?
I think so, so I changed that code, and also made it consistently use
OPENSSL_USE_IPV6, rather than having AF_INET6 sprinkled in.
I don't know how much to squash all of this down again.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: not available
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20220329/de4e632f/attachment.sig>
More information about the openssl-users
mailing list