parent
5a6c229b27
commit
e1f60e3f83
10 changed files with 480 additions and 489 deletions
|
@ -510,7 +510,7 @@ ZT_PeerList *Node::peers() const
|
|||
p->paths[p->pathCount].latencyVariance = (*path)->latencyVariance();
|
||||
p->paths[p->pathCount].packetLossRatio = (*path)->packetLossRatio();
|
||||
p->paths[p->pathCount].packetErrorRatio = (*path)->packetErrorRatio();
|
||||
p->paths[p->pathCount].allocation = (*path)->allocation();
|
||||
p->paths[p->pathCount].relativeQuality = (*path)->relativeQuality();
|
||||
p->paths[p->pathCount].linkSpeed = (*path)->givenLinkSpeed();
|
||||
p->paths[p->pathCount].bonded = (*path)->bonded();
|
||||
p->paths[p->pathCount].eligible = (*path)->eligible();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue