mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-06 04:51:46 -07:00
Cluster build fix.
This commit is contained in:
parent
ba5d0cc2f9
commit
95e5345cc3
2 changed files with 3 additions and 6 deletions
|
@ -109,7 +109,7 @@ void Peer::received(
|
|||
outp.armor(_key,true,path->nextOutgoingCounter());
|
||||
path->send(RR,tPtr,outp.data(),outp.size(),now);
|
||||
}
|
||||
suboptimalPath = true;
|
||||
isClusterSuboptimalPath = true;
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue