Merge remote-tracking branch 'tor-gitlab/mr/442' into main

This commit is contained in:
Alexander Færøy
2021-10-21 12:50:28 +00:00
3 changed files with 9 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (dirauth, bandwidth scanner):
- Add the AuthDirDontVoteOnDirAuthBandwidth dirauth config parameter to
avoid voting on bandwidth scanner weights to v3 directory authorities.
Fixes bug 40471; bugfix on 0.2.2.1-alpha. Patch by Neel Chauhan.