mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-30 12:47:48 +02:00
check for duplicated routers in NTCP2. Insert router into netdb right a way
This commit is contained in:
parent
9a77c0a4b1
commit
fde301deaf
3 changed files with 32 additions and 12 deletions
|
@ -107,7 +107,6 @@ namespace i2p
|
|||
|
||||
enum I2NPMessageType
|
||||
{
|
||||
eI2NPDummyMsg = 0,
|
||||
eI2NPDatabaseStore = 1,
|
||||
eI2NPDatabaseLookup = 2,
|
||||
eI2NPDatabaseSearchReply = 3,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue