lacp: New "lacp-heartbeat" mode.
authorEthan Jackson <ethan@nicira.com>
Thu, 5 May 2011 23:52:56 +0000 (16:52 -0700)
committerEthan Jackson <ethan@nicira.com>
Fri, 6 May 2011 20:48:41 +0000 (13:48 -0700)
commitcc8d12f9364760456c86e92378d529c0dd9aaa66
tree4212a028f9eba045ba800519fcb54e458596b777
parent632e2b95c94099b78a1a3550b865898704bc8b97
lacp: New "lacp-heartbeat" mode.

This commit creates a new heartbeat mode for LACP.  This mode
treats LACP as a protocol simply for monitoring link status.  It
strips out most of the sanity checks built into the protocol.
Addition of this mode makes "lacp-force-aggregatable" and
"lacp-strict" options obsolete so they are removed.
lib/lacp.c
lib/lacp.h
vswitchd/bridge.c
vswitchd/vswitch.ovsschema
vswitchd/vswitch.xml