On Fri, Jul 11, 2014 at 01:24:06PM +0200, Eric Sesterhenn wrote: > commit b5431b8dcc8e02c335c388afaee4b606d3253204 > Author: Eric Sesterhenn <eric.sesterh...@lsexperts.de> > Date: Fri Jul 11 03:54:48 2014 -0500 > > Factor the ovsdb-server main loop into a new function > > This refactors the ovsdb-server main loop into a new function, > which allows to call it from multiple places. > > Signed-off-by: Eric Sesterhenn <eric.sesterh...@lsexperts.de>
This seemed like a reasonable change on its own (and Flavio liked it) so I applied it. The format of the commit message is wrong, though. Please use the output of "git format-patch", not "git log". _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev