summaryrefslogtreecommitdiff
path: root/changes/feature3630
blob: dab46c87901733bcf9a3218a61d7b7cca5c1d8bd (plain)
1
2
3
4
5
6
7
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.