[openssl-users] OPENSSL_USE_IPV6 -- bio_dgram, vs travis-ci
Michael Richardson
mcr at sandelman.ca
Mon Feb 5 17:34:58 UTC 2018
bio_dgram has a bunch of #if on: OPENSSL_USE_IPV6, and I thought that this
might be a common #ifdef, but actually it only occurs in that file.
I looked through Configurations, and I didn't see it at all.
Other usage is #ifdef AF_INET6, but IPv6 code is available, but I want to
build without it.
Fundamentally, I want to turn off IPv6 testing off on travis builds, because
travis has IPv6 turned off, see:
https://github.com/travis-ci/travis-ci/issues/4964
https://github.com/travis-ci/travis-ci/issues/3302
You can't even bind ::1 on travis. I hate this jurassic stuff.
--
] Never tell me the odds! | ipv6 mesh networks [
] Michael Richardson, Sandelman Software Works | network architect [
] mcr at sandelman.ca http://www.sandelman.ca/ | ruby on rails [
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: not available
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20180205/d7bf1aff/attachment.sig>
More information about the openssl-users
mailing list