tor/changes/bug18929
teor (Tim Wilson-Brown) 2e5b35db81
Make directory node selection more reliable
Delete an unnecessary check for non-preferred IP versions.

Allows clients which can't reach any directories of their
preferred IP address version to get directory documents.

Patch on #17840 in 0.2.8.1-alpha.
2016-05-05 11:54:53 +10:00

6 lines
236 B
Plaintext

o Minor bugfixes (IPv6):
- Make directory node selection more reliable, mainly for
IPv6-only clients and clients with few reachable addresses.
Resolves #18929, bugfix on #17840 in 0.2.8.1-alpha.
Patch by "teor".