mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-12 21:05:05 +00:00
980276b966
and storing session request packet for retransmission Previously, we would regenerate handshake state on every retry, and we would not re-save the new session request packet after a retry. Check for wrong token received in additional retries.