mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-18 20:47:53 +00:00
Generate new peer if old was bad.
This commit is contained in:
parent
104fade420
commit
262cb7a4b5
@ -275,6 +275,7 @@ static void handlePacket(const int sock,const InetAddress *const ip,Packet &pkt)
|
||||
return;
|
||||
}
|
||||
}
|
||||
peer.zero();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user