When we switched to using v3 directories, we threw away the part of
commitca416a78e3570a62bf471abde8432208a660f8c5
authorRoger Dingledine <arma@torproject.org>
Thu, 5 Jun 2008 10:57:09 +0000 (5 10:57 +0000)
committerRoger Dingledine <arma@torproject.org>
Thu, 5 Jun 2008 10:57:09 +0000 (5 10:57 +0000)
treee3abf59baea1cd08b1f0dbcb2feb751bde28e4ec
parent6782682ac6f7f8fc7a3f412ae606d5b21de459d1
When we switched to using v3 directories, we threw away the part of
the "do we have enough directory info?" calculation that checked
how many relays we believed to still be running based on our own
experience. So if we went offline, we never gave up trying to make
new circuits; worse, when we came back online we didn't recognize
that we should give all the relays another chance. Bugfix on
0.2.0.9-alpha; fixes bugs 648 and 675.

svn:r14970
ChangeLog
src/or/routerlist.c