lacp: partner may time us out if fast-rate is configured [VPP-1247] 16/12016/1
authorSteven <[email protected]>
Fri, 20 Apr 2018 04:59:09 +0000 (21:59 -0700)
committersteven luong <[email protected]>
Mon, 23 Apr 2018 14:51:47 +0000 (14:51 +0000)
commit0c63d82e990f10f3c9de694ff61f8c52c313aa99
tree4c9003fe813c0c87a1fa4a1a844508059a3f37bc
parentfd2e3765219ad6c47d24e82e9bbf2d54d5b6b207
lacp: partner may time us out if fast-rate is configured [VPP-1247]

We should be sending LACP PDU every second if the partner has LACP_TIMEOUT flag
set which means it will time us out in 3 seconds.

Add interface name for lacp trace

Change-Id: If7d816c062d03e80cc0dd7d10dba0b76ace0664a
Signed-off-by: Steven <[email protected]>
src/plugins/lacp/input.c
src/plugins/lacp/node.c
src/plugins/lacp/node.h
src/plugins/lacp/protocol.h
src/plugins/lacp/ptx_machine.h