lacp: Remove heartbeat mode.
authorEthan Jackson <ethan@nicira.com>
Mon, 16 Apr 2012 22:01:09 +0000 (15:01 -0700)
committerEthan Jackson <ethan@nicira.com>
Tue, 17 Apr 2012 20:36:32 +0000 (13:36 -0700)
commitb20a8f7c11fbff647cc65cc3db22a22e5d5cad0b
tree5e53882b8ab8c935fe007f06b21ee08536e96ceb
parentbf83f7c82f28d920487fb00741e5b0b692d93d36
lacp: Remove heartbeat mode.

The LACP heartbeat mode was used to monitor interfaces for
connectivity.  It turns out that LACP is inferior to CFM for this
purpose.  For the sake of simplicity this patch removes the
feature.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
lib/lacp.c
lib/lacp.h
vswitchd/bridge.c
vswitchd/vswitch.xml