From: Nick Mathewson Date: Thu, 8 Sep 2011 02:10:49 +0000 (-0400) Subject: Changes file for feature3630 X-Git-Tag: tor-0.2.3.5-alpha~13^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a8297a301e118a9e77fec51fe8d9d4d0f3350980;p=thirdparty%2Ftor.git Changes file for feature3630 --- diff --git a/changes/feature3630 b/changes/feature3630 new file mode 100644 index 0000000000..dab46c8790 --- /dev/null +++ b/changes/feature3630 @@ -0,0 +1,8 @@ + o Major features (networking): + - Add a new TokenBucketRefillInterval option to refill token buckets + more frequently than once per second. This should improve network + performance, alleviate queueing problems, and make traffic less + bursty. Implements proposal 183; closes ticket 3630. Design by + Florian Tschorsch and Björn Scheuermann; implementation by + Florian Tschorsch. +