Report bootstrapping progress correctly when downloading microdescs
commitf96a8d5fa36b785632f54d929b9d70558e634f1a
authorRoger Dingledine <arma@torproject.org>
Fri, 11 Oct 2013 01:39:21 +0000 (10 21:39 -0400)
committerRoger Dingledine <arma@torproject.org>
Fri, 11 Oct 2013 01:39:21 +0000 (10 21:39 -0400)
tree068b6fb2b0879e50b85365f166ce509cb41b8e05
parent78251e004f03eca93dfbdae2a2b6c18bff948bf2
Report bootstrapping progress correctly when downloading microdescs

We had updated our "do we have enough microdescs to begin building
circuits?" logic most recently in 0.2.4.10-alpha (see bug 5956), but we
left the bootstrap status event logic at "how far through getting 1/4
of them are we?"

Fixes bug 9958; bugfix on 0.2.2.36, which is where they diverged (see
bug 5343).
changes/bug9958 [new file with mode: 0644]
src/or/nodelist.c