mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-26 01:04:49 +00:00
af5019c8dd
Save data messages received before or immediately after session confirmed by queueing them for processing after the PeerState2 is created. The fragments for the first I2NP message from Alice to Bob are frequently lost, this will hopefully fix it. Not fully tested, needs wider network testing.