mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2026-01-03 15:52:56 -08: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