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

This commit is contained in:
Alexander Færøy
2021-12-15 12:41:00 +00:00
4 changed files with 25 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
o Minor bugfixes (controller, path bias):
- When a circuit's path is specified, in full or in part, from the
controller API, do not count that circuit towards our path-bias
calculations. (Doing so was incorrect, since we cannot tell whether
the controller is selecting relays randomly.) Resolves a "Bug"
warning. Fixes bug 40515; bugfix on 0.2.4.10-alpha.