1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-01-15 17:59:58 +00:00

Fixed typo

This commit is contained in:
orignal 2024-12-29 17:44:32 -05:00 committed by GitHub
parent 8713974f40
commit 24bcc651e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -195,7 +195,7 @@
- New SSU2 session gets teminated upon termination of old one - New SSU2 session gets teminated upon termination of old one
- Peer test to non-supporting router - Peer test to non-supporting router
- Streaming ackThrough off 1 if number of NACKs exceeds 255 - Streaming ackThrough off 1 if number of NACKs exceeds 255
- Race condition in tags table - Race condition in ECIESx25519 tags table
- Good tunnel becomes failed - Good tunnel becomes failed
- Crash when packet comes to terminated stream - Crash when packet comes to terminated stream
- Stream hangs during LeaseSet update - Stream hangs during LeaseSet update