Thanks. I pushed these to master.
On Mon, Sep 24, 2012 at 01:35:13PM -0700, Ethan Jackson wrote:
> Acked-by: Ethan Jackson
>
>
> On Fri, Sep 21, 2012 at 11:26 AM, Ben Pfaff wrote:
> > The OVSDB protocol has supported multiple databases for a long time, but
> > the ovsdb-server implementation
Acked-by: Ethan Jackson
On Fri, Sep 21, 2012 at 11:26 AM, Ben Pfaff wrote:
> The OVSDB protocol has supported multiple databases for a long time, but
> the ovsdb-server implementation only supported one database at a time.
> This commit adds support for multiple databases.
>
> Feature #12353.
>
The OVSDB protocol has supported multiple databases for a long time, but
the ovsdb-server implementation only supported one database at a time.
This commit adds support for multiple databases.
Feature #12353.
Signed-off-by: Ben Pfaff
---
ovsdb/jsonrpc-server.c | 115
ovsdb