Force non-leaf peers into local active-backup bond when multipath is enabled
This commit is contained in:
parent
5d4a9a4aa1
commit
1b0c183913
3 changed files with 62 additions and 37 deletions
|
@ -568,6 +568,8 @@ private:
|
|||
Mutex _paths_m;
|
||||
Mutex _bond_m;
|
||||
|
||||
bool _isLeaf;
|
||||
|
||||
Identity _id;
|
||||
|
||||
unsigned int _directPathPushCutoffCount;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue