On Fri, Jul 11, 2014 at 01:24:06PM +0200, Eric Sesterhenn wrote:
> commit b5431b8dcc8e02c335c388afaee4b606d3253204
> Author: Eric Sesterhenn
> 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 in
commit b5431b8dcc8e02c335c388afaee4b606d3253204
Author: Eric Sesterhenn
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.
Signe