On Thu, Jun 07, 2012 at 06:04:44PM -0700, Mehak Mahajan wrote:
> 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 <mmaha...@nicira.com>

I don't understand the changes to inet_open_active() or
inet_open_passive() at all.  I don't see any benefit to creating a
socket, closing it, then creating a new socket in an identical
fashion, which is my reading of what these new versions of the
functions do.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to