lacp: Prohibiting bonding with remote having different key than 1st member 92/32292/4
authorSteven Luong <sluong@cisco.com>
Wed, 12 May 2021 21:38:22 +0000 (14:38 -0700)
committerDamjan Marion <dmarion@me.com>
Thu, 13 May 2021 20:53:56 +0000 (20:53 +0000)
commit9f07085ab37d9bc27d2f2ccc4d651d7295f9b33c
tree5bda76943958644a596f46dbd38ec02f068572a0
parente4c8d69013367a545c54df44dcda6b192d408b95
lacp: Prohibiting bonding with remote having different key than 1st member

After forming the bonding with 1st remote member, Subsequent member must
have the same key in order to join the same bonding group.

Type: fix

Signed-off-by: Steven Luong <sluong@cisco.com>
Change-Id: I9ff6d6c083a5b6a26beedbd7181d5a120cb5710b
src/plugins/lacp/input.c
src/plugins/lacp/node.h
src/plugins/lacp/rx_machine.c
src/plugins/lacp/selection.c