vswitchd: Actually tag flows that go out bonded devices.
authorBen Pfaff <blp@nicira.com>
Sat, 27 Dec 2008 05:26:46 +0000 (21:26 -0800)
committerBen Pfaff <blp@nicira.com>
Sat, 27 Dec 2008 05:26:46 +0000 (21:26 -0800)
commit0766fe1d7a320b47cca976abe3d218295739b9d1
tree0eb963a26ac922e1d81903dba0d266162617f626
parent615a05376000931a5acd8259f91462e9cd1f3111
vswitchd: Actually tag flows that go out bonded devices.

The change that introduced rebalancing for bonded devices
set up the infrastructure for revalidating flows that go
out bonded devices, but neglected to actually tag those
flows.  This fixes the problem.
vswitchd/bridge.c