mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-18 04:45:37 +00:00
e254c5f31a
- Detect and drop dup SYNs rather than create
a duplicate connection - will hopefully fix
"Received a syn with the wrong IDs"
- Send reset for a SYN ACK with the wrong IDs
- Don't send a reset to a null dest
- Logging tweaks
- Cleanups