On Mon, May 06, 2013 at 12:50:52PM -0700, Justin Pettit wrote: > When using ovsdb-client with an ovsdb-server with multiple databases, an > assertion could trigger due to them being returned in non-sorted order. > This commit changes the fetch_dbs() function to always return databases > in sorted order, since both callers are expecting that behavior. > > Signed-off-by: Justin Pettit <[email protected]> > Reported-by: Spiro Kourtessis <[email protected]>
Looks good, thanks. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
