pull/576/head
Jeff Becker 5 years ago
parent 8282712eff
commit af62e051b5
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -1878,7 +1878,7 @@ namespace llarp
{
if(!link->Configure(netloop(), "*", af, m_OutboundPort))
continue;
AddLink(std::move(link), true);
AddLink(std::move(link), false);
break;
}
}

Loading…
Cancel
Save