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@xxxxxxxxxxxx http://www.sandelman.ca/ | ruby on rails [
Attachment:
signature.asc
Description: PGP signature
-- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users