mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-09-17 08:04:50 +00:00
* Add a new AIMD throttle in SSU to control the number of concurrent
messages being sent to a given peer, in addition to the throttle on the
number of concurrent bytes to that peer.
* Adjust the existing SSU outbound queue to throttle based on the queue's
lag, not an arbitrary number of packets.