No need to restart DB / OVS on changing dscp value.
authorMehak Mahajan <mmahajan@nicira.com>
Thu, 7 Jun 2012 23:57:56 +0000 (16:57 -0700)
committerMehak Mahajan <mmahajan@nicira.com>
Sat, 9 Jun 2012 16:27:53 +0000 (09:27 -0700)
commitb2e18db292cd4962af3248f11e9f17e6eaf9c033
tree022d994054f8722efb426303304bfe8edcdd2bb8
parent54748397eca5809551ace2ea1d1e3f7cc9e1ee02
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@nicira.com>
lib/jsonrpc.c
lib/rconn.c
lib/rconn.h
ofproto/connmgr.c
vswitchd/vswitch.xml