summaryrefslogtreecommitdiff
path: root/changes/bug25828
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-04-23 09:47:05 -0400
committerNick Mathewson <nickm@torproject.org>2018-04-23 09:47:05 -0400
commit3527f4b8a4f002e7b910eacd4ead6e9044cb4003 (patch)
tree11661e8c3b97c649d80001d76fdd60d6a7ad58bc /changes/bug25828
parent1b40e9986bba3667b8dd22af22c2e2f495c1eb6b (diff)
parentbd3f8260a342b9eefc6fc164dc945605cf1ab0d1 (diff)
downloadtor-3527f4b8a4f002e7b910eacd4ead6e9044cb4003.tar.gz
tor-3527f4b8a4f002e7b910eacd4ead6e9044cb4003.zip
Merge remote-tracking branch 'github/lazy_bucket_refill'
Diffstat (limited to 'changes/bug25828')
-rw-r--r--changes/bug258287
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug25828 b/changes/bug25828
new file mode 100644
index 0000000000..45cd1f4ae8
--- /dev/null
+++ b/changes/bug25828
@@ -0,0 +1,7 @@
+ o Minor bugfixes (bandwidth management):
+ - Consider ourselves "low on write bandwidth" if we have exhausted our
+ write bandwidth some time in the last second. This was the
+ documented behavior before, but the actual behavior was to change
+ this value every TokenBucketRefillInterval. Fixes bug 25828; bugfix on
+ 0.2.3.5-alpha.
+