Fix active-backup path selection bug
This commit is contained in:
parent
05a0a20197
commit
1f43a736b2
2 changed files with 8 additions and 5 deletions
|
@ -1428,7 +1428,7 @@ class Bond {
|
|||
|
||||
// path negotiation
|
||||
int16_t _localUtility;
|
||||
int negotiatedPathIdx;
|
||||
int _negotiatedPathIdx;
|
||||
uint8_t _numSentPathNegotiationRequests;
|
||||
bool _allowPathNegotiation;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue