Improved path selection, more efficient traffic allocation, lower QoS/ACK overhead
This commit is contained in:
@@ -1315,6 +1315,11 @@ typedef struct
|
||||
*/
|
||||
unsigned int pathCount;
|
||||
|
||||
/**
|
||||
* Whether this peer was ever reachable via an aggregate link
|
||||
*/
|
||||
bool hadAggregateLink;
|
||||
|
||||
/**
|
||||
* Known network paths to peer
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user