Hopefully I caught all of them this time.
Ethan
On Thu, Feb 10, 2011 at 5:01 PM, Ben Pfaff wrote:
> On Thu, Feb 10, 2011 at 04:49:54PM -0800, Ethan Jackson wrote:
>> Load rebalancing was not working in balance-tcp mode due to
>> mistaken balance-slb only assumptions leftover in the bridge code.
On Thu, Feb 10, 2011 at 04:49:54PM -0800, Ethan Jackson wrote:
> Load rebalancing was not working in balance-tcp mode due to
> mistaken balance-slb only assumptions leftover in the bridge code.
Looks good to me, thank you.
I didn't look through the code for any other assumptions needing
correctio
Load rebalancing was not working in balance-tcp mode due to
mistaken balance-slb only assumptions leftover in the bridge code.
---
vswitchd/bridge.c |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/vswitchd/bridge.c b/vswitchd/bridge.c
index 9c614fb..e92dd62 100644
---