On Thu, Jun 30, 2011 at 06:02:16PM -0700, Andrew Evans wrote: > Updates to status-related columns in the Controller table can be lost if there > are multiple bridges with different sets of controllers. This commit fixes > this > behavior by first accumulating status for all controllers on all bridges, then > making one pass over all rows in the Controller tables, updating the status of > each. > > Bug #6185.
Good catch! Thank you, this looks good. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
