bug20996 588 B

123456789
  1. o Minor bugfixes (IPv6):
  2. - Make IP6-using clients try harder to find an IPv6 directory server.
  3. Fixes bug 20999; bugfix on 77a9de0 from 17840 in 0.2.8.2-alpha.
  4. - When IPv6 addresses have not been downloaded, use hard-coded address
  5. info for authorities, fallbacks, and configured bridges.
  6. (When IPv6-only clients receive a microdesc consensus, it has no IPv6
  7. addresses, so they can't use it until microdescs are downloaded.)
  8. This allows IPv6-only clients to use microdescriptors.
  9. Fixes bug 20996; bugfix on b167e82 from 19608 in 0.2.8.5-alpha.