mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
TestingDirAuthVoteHSDir ensures that authorities vote the HSDir flag for the listed relays regardless of uptime or ORPort connectivity. Respects the value of VoteOnHidServDirectoriesV2. Partial fix for bug 14067.
6 lines
345 B
Text
6 lines
345 B
Text
o Minor features (authorities, testing):
|
|
- Create TestingDirAuthVoteHSDir like TestingDirAuthVoteExit/Guard.
|
|
Ensures that authorities vote the HSDir flag for the listed
|
|
relays regardless of uptime or ORPort connectivity.
|
|
Respects the value of VoteOnHidServDirectoriesV2.
|
|
Partial fix for bug 14067. Patch by "teor".
|