Make directory node selection more reliable
commit2e5b35db81e867e782086e3d714fcc7882c9c171
authorteor (Tim Wilson-Brown) <teor2345@gmail.com>
Thu, 5 May 2016 01:51:37 +0000 (5 11:51 +1000)
committerteor (Tim Wilson-Brown) <teor2345@gmail.com>
Thu, 5 May 2016 01:54:53 +0000 (5 11:54 +1000)
tree191cea217d5ba071b8a88fd40395a2710d3c0fe1
parent01e7f42a09108e71cede46d4a038c4b1253a3d42
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.
changes/bug18929 [new file with mode: 0644]
src/or/routerlist.c