bridge: Honor lacp-system-id other_config setting.
authorEthan Jackson <ethan@nicira.com>
Wed, 30 Nov 2011 03:03:52 +0000 (19:03 -0800)
committerEthan Jackson <ethan@nicira.com>
Thu, 1 Dec 2011 01:25:54 +0000 (17:25 -0800)
commit99553eeac5c6a422a7622ea8be801e8636699753
treef6d000db4fd45a5f85f331cb6d3b52e1d794b220
parent00d8b52ae052f7cc114eca77c70ecfe2dd69f036
bridge: Honor lacp-system-id other_config setting.

The bridge code was completely ignoring the lacp-system-id setting.

Future patches will add tests which would have caught this issue.

Bug #8516.
vswitchd/bridge.c