vswitchd: Fix broken load rebalancing with balance-tcp.
authorEthan Jackson <ethan@nicira.com>
Fri, 11 Feb 2011 00:47:45 +0000 (16:47 -0800)
committerEthan Jackson <ethan@nicira.com>
Fri, 11 Feb 2011 01:12:13 +0000 (17:12 -0800)
commitf48f70b7a329460d2474cd4e079cc7912ea0a187
treed62c29b9314f1b6e3678610fee8e6561a30dd690
parent028415b60c447f79f6bd4446365c9ff82fe35c4c
vswitchd: Fix broken load rebalancing with balance-tcp.

Load rebalancing was not working in balance-tcp mode due to
mistaken balance-slb only assumptions leftover in the bridge code.
vswitchd/bridge.c