mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-04 11:45:18 +00:00
cbc89376d3
* Remove the randomized factor in the tunnel rejection by bandwidth -
we now accept the request if we've allocated less than our limit
and reject it if we've allocated more.
* Stick to the standard capacity scale on tunnel rejection, even for
the 10m period.
* Build the time message at the very last possible moment