[ovs-git] Open vSwitch: ovsdb-server: Add and remove databases during run time. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Jun 28 17:47:55 UTC 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  0a3b723b8ffcfb44224ce591466524dba4914d40 (commit)
      from  e3b5693319c461a5909507b9ede57db326c07df2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0a3b723b8ffcfb44224ce591466524dba4914d40
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=0a3b723b8ffcfb44224ce591466524dba4914d40
Author: Ben Pfaff <blp at nicira.com>
		
ovsdb-server: Add and remove databases during run time.
		
The commit allows a user to add a database file to a
ovsdb-server during run time. One can also remove a
database file from ovsdb-server's control.

Feature #14595.
Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>
Co-authored-by: Ben Pfaff <blp at nicira.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 ovsdb/jsonrpc-server.c  |   27 ++++
 ovsdb/jsonrpc-server.h  |    2 +
 ovsdb/ovsdb-server.1.in |   23 +++
 ovsdb/ovsdb-server.c    |  389 ++++++++++++++++++++++++++++++++++-------------
 ovsdb/server.c          |   13 ++
 ovsdb/server.h          |    1 +
 tests/ovsdb-server.at   |  121 +++++++++++++++
 7 files changed, 473 insertions(+), 103 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list