[ovs-git] Open vSwitch: No need to restart DB / OVS on changing dscp value. (master)

dev at openvswitch.org dev at openvswitch.org
Tue Jun 19 18:41:40 UTC 2012


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  b2e18db292cd4962af3248f11e9f17e6eaf9c033 (commit)
      from  54748397eca5809551ace2ea1d1e3f7cc9e1ee02 (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 b2e18db292cd4962af3248f11e9f17e6eaf9c033
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=b2e18db292cd4962af3248f11e9f17e6eaf9c033
Author: Mehak Mahajan <mmahajan at nicira.com>
		
No need to restart DB / OVS on changing dscp value.
		
With this change there is no need to restart the DB or OVS on configuring a
different value for the manager or controller connection respectively. On
detecting a change in the dscp value on the socket, the previous socket is
closed and a new socket is created and connection is established with the new
configured dscp value.

Signed-off-by: Mehak Mahajan <mmahajan at nicira.com>


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

Summary of changes:
 lib/jsonrpc.c        |    5 ++++-
 lib/rconn.c          |    6 ++++++
 lib/rconn.h          |    1 +
 ofproto/connmgr.c    |    6 ++++++
 vswitchd/vswitch.xml |   14 ++++++--------
 5 files changed, 23 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list