mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-09-26 22:28:09 +00:00
- Move from a single connection limit threshold (80%) to
two (75% and 87%), and only start rejecting tunnels
at the higher threshold, to increase build success
- Move some limit methods from the transports to TransportImpl
- Add limit methods with a threshold argument