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>
Wed, 30 Nov 2011 21:44:08 +0000 (13:44 -0800)
commite567943d3bfc1db298efe04b44c7d0b284d0c459
tree417ec01fa2fddd8d8365df2ad10836a91f8cf327
parent2daadadd2f70c65447e067ed34ebfa5dacb06c71
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