mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
exclude false position OK peer test if comes from recently connected endpoint
This commit is contained in:
parent
db19c32381
commit
7ef1fdf634
2 changed files with 7 additions and 4 deletions
|
@ -114,6 +114,7 @@ namespace transport
|
|||
eSSU2SessionStateIntroduced,
|
||||
eSSU2SessionStatePeerTest,
|
||||
eSSU2SessionStatePeerTestReceived, // 5 before 4
|
||||
eSSU2SessionStateVoidPeerTestReceived, // 5 before 4, but from connected recently
|
||||
eSSU2SessionStateTokenRequestReceived
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue