Thanks, I've merged this patch.
Ethan
On Tue, Nov 29, 2011 at 21:01, Ben Pfaff wrote:
> On Tue, Nov 29, 2011 at 07:53:20PM -0800, Ethan Jackson wrote:
>> The bridge code was completely ignoring the lacp-system-id setting.
>>
>> Future patches will add tests which would have caught this issue.
>>
On Tue, Nov 29, 2011 at 07:53:20PM -0800, Ethan Jackson wrote:
> The bridge code was completely ignoring the lacp-system-id setting.
>
> Future patches will add tests which would have caught this issue.
>
> Bug #8516.
Looks good to me, thanks.
___
dev
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 | 10 --
1 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/vswitchd/bridge.c b/vswitchd/bridge.c
index ccf