summaryrefslogtreecommitdiff
path: root/changes/bug12573
AgeCommit message (Collapse)Author
2014-07-09Only active relays should be given HSDirMatthew Finkel
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