[ovs-git] Open vSwitch: ovsdb-server: Implement unixctl command to reconnect JSON-RPC connections. (master)

dev at openvswitch.org dev at openvswitch.org
Thu Jun 24 19:59:30 UTC 2010


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  31d0b6c9420fdd960d4e58475c8089b1f52f3494 (commit)
       via  fa05809b7238ad2db6046ef23d02007f8e7beefc (commit)
      from  07c8c80deed155a4edf5ecf262d4d2642f0c1354 (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 31d0b6c9420fdd960d4e58475c8089b1f52f3494
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=31d0b6c9420fdd960d4e58475c8089b1f52f3494
Author: Ben Pfaff <blp at nicira.com>
		
ovsdb-server: Implement unixctl command to reconnect JSON-RPC connections.
		
This feature may be useful for debugging.

Feature #2222.


commit fa05809b7238ad2db6046ef23d02007f8e7beefc
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=fa05809b7238ad2db6046ef23d02007f8e7beefc
Author: Ben Pfaff <blp at nicira.com>
		
vswitch: Implement unixctl command to reconnect OpenFlow connections.
		
This feature may be useful for debugging.

Feature #2222.


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

Summary of changes:
 ofproto/ofproto.c          |   18 +++++++++++++-----
 ofproto/ofproto.h          |    1 +
 ovsdb/jsonrpc-server.c     |   31 +++++++++++++++++++++++++++++++
 ovsdb/jsonrpc-server.h     |    2 ++
 ovsdb/ovsdb-server.1.in    |    8 ++++++++
 ovsdb/ovsdb-server.c       |   15 +++++++++++++++
 vswitchd/bridge.c          |   26 ++++++++++++++++++++++++++
 vswitchd/ovs-vswitchd.8.in |    6 ++++++
 8 files changed, 102 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list