]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file.
authorMike Perry <mikeperry-git@fscked.org>
Mon, 25 Mar 2013 23:06:26 +0000 (16:06 -0700)
committerNick Mathewson <nickm@torproject.org>
Wed, 3 Apr 2013 13:32:21 +0000 (09:32 -0400)
changes/bug8235-diagnosing [new file with mode: 0644]

diff --git a/changes/bug8235-diagnosing b/changes/bug8235-diagnosing
new file mode 100644 (file)
index 0000000..b760035
--- /dev/null
@@ -0,0 +1,5 @@
+ o Minor features (diagnostic)
+   - If the state file's path bias counts are invalid (presumably from a
+     buggy tor prior to 0.2.4.10-alpha), make them correct.
+   - Add additional checks and log messages to the scaling of Path Bias
+     counts, in case there still are remaining issues with scaling.