On May 6, 2013, at 3:43 PM, Ben Pfaff <[email protected]> wrote: > 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.
Thanks. I pushed this to master, branch-1.9, branch-1.10, and branch-1.11. --Justin _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
