swap intros on message rejection

pull/686/head
Jeff Becker 5 years ago
parent c60099002b
commit 1883c63997
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -43,6 +43,7 @@ namespace llarp
p->Endpoint(), " via ", dst);
if(MarkCurrentIntroBad(Now()))
{
SwapIntros();
LogInfo(Name(), " switched intros to ", remoteIntro.router, " via ",
remoteIntro.pathID);
}

Loading…
Cancel
Save