mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-19 05:26:54 +02:00
Generate new peer if old was bad.
This commit is contained in:
parent
104fade420
commit
262cb7a4b5
1 changed files with 1 additions and 0 deletions
|
@ -275,6 +275,7 @@ static void handlePacket(const int sock,const InetAddress *const ip,Packet &pkt)
|
|||
return;
|
||||
}
|
||||
}
|
||||
peer.zero();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue