mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-22 22:25:51 +01:00
When we removed Running/Valid checks from Fast and Stable in 8712, I
removed them from HSDir too, which apparently wasn't a good idea.
Reverts part of a65e835800
. Fixes bug 16524. Bugfix
on 0.2.7.2-alpha.
3 lines
No EOL
149 B
Text
3 lines
No EOL
149 B
Text
o Minor bugfixes (authority):
|
|
- Don't assign "HSDir" to a router if it isn't Valid and Running.
|
|
Fixes bug 16524; bugfix on 0.2.7.2-alpha. |