mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-09-10 18:06:49 +00:00
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.