]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for feature3630
authorNick Mathewson <nickm@torproject.org>
Thu, 8 Sep 2011 02:10:49 +0000 (22:10 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 22 Sep 2011 19:07:35 +0000 (15:07 -0400)
changes/feature3630 [new file with mode: 0644]

diff --git a/changes/feature3630 b/changes/feature3630
new file mode 100644 (file)
index 0000000..dab46c8
--- /dev/null
@@ -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.
+