mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-07-26 16:51:44 +00:00
* SSU:
- Separate PeerState outbound message list into a queue for unsent messages
and a list for sent messages awaiting ack
- Implement PeerState outbound queue as CoDelPriority
- Implement backlogged indication like in NTCP