tor/changes/bug12573
Matthew Finkel 43bba9541a Only active relays should be given HSDir
We should only assign a relay the HSDir flag if it is currently
considered valid. We can accomplish this by only considering active
relays, and as a consequence of this we also exclude relays that are
currently hibernating. Fixes #12573
2014-07-09 00:48:00 +00:00

6 lines
241 B
Plaintext

o Major bugfixes:
- Relays should not be assigned the HSDir flag if they are
considered invalid. Also, do not assign the HSDir flag to relays
that are currently hibernating. Fixes #12573. Bugfix on
tor-0.2.0.10-alpha