lacp: add actor steady state check prior to skip processing lacp pdu 41/22941/3
authorSteven Luong <sluong@cisco.com>
Wed, 23 Oct 2019 04:27:22 +0000 (21:27 -0700)
committerDamjan Marion <dmarion@me.com>
Thu, 24 Oct 2019 08:57:19 +0000 (08:57 +0000)
commit002723c45b042a270e0ab521b4b88da3d2d7ef55
tree1a7bb8d495307b848d8befa59aea942990458cd8
parent7331005c16d0e1499080899b2a0676a0cd945595
lacp: add actor steady state check prior to skip processing lacp pdu

In a rare event, we may be skipping processing lacp pdu's when the it is
not in steady state.

Type: fix

Signed-off-by: Steven Luong <sluong@cisco.com>
Change-Id: I3595d22dbff8a97dce9fb4d4452d2051bcf6f523
src/plugins/lacp/input.c
src/plugins/lacp/protocol.h
src/vnet/bonding/cli.c
src/vnet/bonding/node.h