mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-15 12:13:24 +00:00
Merge remote-tracking branch 'origin/master' into dev
This commit is contained in:
commit
d02374251d
@ -201,7 +201,7 @@ namespace llarp
|
||||
|
||||
if(addr.FromString(qname, ".loki"))
|
||||
{
|
||||
if(HasPathToService(addr))
|
||||
if(HasAddress(addr.data()))
|
||||
{
|
||||
huint32_t ip = ObtainIPForAddr(addr.data(), true);
|
||||
msg.AddINReply(ip);
|
||||
|
Loading…
Reference in New Issue
Block a user