mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-14 16:15:16 +00:00
a6f3478db3
- Fix a couple of tunnel cache cleaning bugs
- Cache based on source+dest pairs rather than just dest
- Send the reply leaseSet only when necessary,
rather than all the time (big savings in overhead)
- Enable persistent lease selection again
- Logging tweaks