tor/changes/bug911_hibernate_precludes_Running
Nick Mathewson fac272da31 If a router is hibernating, never vote that it is Running.
Also, clean up and comment some of the logic in
dirserv_set_router_is_running.
2010-07-31 16:33:45 -04:00

6 lines
222 B
Plaintext

o Minor bugfixes:
- Never vote for a server as "Running" if we have a descriptor for it
claiming to be hibernating, and that descriptor was published more
recently than our last contact with the server.