lacp: Enforce valid lacp-system-id configuration.
authorEthan Jackson <ethan@nicira.com>
Thu, 15 Dec 2011 00:34:52 +0000 (16:34 -0800)
committerEthan Jackson <ethan@nicira.com>
Tue, 17 Jan 2012 02:14:56 +0000 (18:14 -0800)
commita9bf011b82b02249344740d139f2f28594fe9e61
tree5603874af1dce8ddd0dbc91e327608ab7ee097dd
parenta2a57624e1db1c9f1d58ab70ea1cdfa16ebb8b9d
lacp: Enforce valid lacp-system-id configuration.

With this patch, when a user attempts to configure LACP with an
invalid system ID, OVS will fail to create the bond and warn.
This behavior seems safer then defaulting to the bridge Ethernet
address which may surprise users.

Bug #8710.
Signed-off-by: Ethan Jackson <ethan@nicira.com>
vswitchd/bridge.c
vswitchd/vswitch.xml