[ovs-git] Open vSwitch: connmgr: Reinitialise controllers if protocols changes (master)

dev at openvswitch.org dev at openvswitch.org
Mon Dec 3 20:33:11 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  90ef0206ea8f5a395c70de797e87ac4eb904cb0d (commit)
      from  2e09280225fe63e71d381f55d21bb99122b8acef (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 90ef0206ea8f5a395c70de797e87ac4eb904cb0d
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=90ef0206ea8f5a395c70de797e87ac4eb904cb0d
Author: Simon Horman <horms at verge.net.au>
		
connmgr: Reinitialise controllers if protocols changes
		
This is allows protocol changes to take effect without needing
to restart ovs-vswitchd. However, connected controllers will
be disconnected regardless of if the OpenFlow protocol of the
session remains acceptable or not.

My feeling is that this is acceptable to avoid the complexity
of further modifications to ofconn and pvconn to allow live
updates of protocols.

Signed-off-by: Simon Horman <horms at verge.net.au>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 ofproto/connmgr.c |   28 ++++++++++++++++++++++++++--
 1 files changed, 26 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list