From f9d57473e1ff34f1ec56c62dd9ea138ceec42d6f Mon Sep 17 00:00:00 2001 From: teor Date: Sat, 10 Jan 2015 21:43:31 +1100 Subject: Create TestingDirAuthVoteHSDir like TestingDirAuthVoteExit/Guard 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. --- changes/bug14067-TestingDirAuthVoteHSDir | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 changes/bug14067-TestingDirAuthVoteHSDir (limited to 'changes') diff --git a/changes/bug14067-TestingDirAuthVoteHSDir b/changes/bug14067-TestingDirAuthVoteHSDir new file mode 100644 index 0000000000..52d2bee5e6 --- /dev/null +++ b/changes/bug14067-TestingDirAuthVoteHSDir @@ -0,0 +1,6 @@ + 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". -- cgit v1.2.3-54-g00ecf