[ovs-git] Open vSwitch: ofproto: Add support for remote "service controllers". (master)

dev at openvswitch.org dev at openvswitch.org
Sat Aug 7 00:04:46 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  7d674866d2c95d9027fc2e64d1acc2044e2c004a (commit)
       via  67f6bdd73b612eae4f193164ccf3c144214e9f16 (commit)
       via  5899143f2d10b3fb1a9e9d3b351ddd1b781117db (commit)
      from  0225f3a0f2b18c95ea76362f4a5f816682557a52 (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 7d674866d2c95d9027fc2e64d1acc2044e2c004a
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=7d674866d2c95d9027fc2e64d1acc2044e2c004a
Author: Ben Pfaff <blp at nicira.com>
		
ofproto: Add support for remote "service controllers".
		
CC: Dan Wendlandt <dan at nicira.com>


commit 67f6bdd73b612eae4f193164ccf3c144214e9f16
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=67f6bdd73b612eae4f193164ccf3c144214e9f16
Author: Ben Pfaff <blp at nicira.com>
		
ovs-openflowd: Fix support for multiple controllers.
		
The multiple controller support here has apparently never been tested.  I
still haven't tested it, but I fixed a few obvious problems in the source
code and in the manpage.


commit 5899143f2d10b3fb1a9e9d3b351ddd1b781117db
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=5899143f2d10b3fb1a9e9d3b351ddd1b781117db
Author: Ben Pfaff <blp at nicira.com>
		
ofproto: Improve terminology.
		
To me, "primary" and "service" connections seem like better terminology
than "controller" and "transient".


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

Summary of changes:
 ofproto/ofproto.c            |  252 ++++++++++++++++++++++++++++++------------
 ofproto/ofproto.h            |    3 +-
 ofproto/status.c             |    9 --
 utilities/ovs-openflowd.8.in |   13 ++-
 utilities/ovs-openflowd.c    |   42 ++++----
 vswitchd/bridge.c            |  228 ++++++++++++++++++++++----------------
 vswitchd/vswitch.xml         |  111 ++++++++++++++++---
 7 files changed, 442 insertions(+), 216 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list