[ovs-git] Open vSwitch: Add Openflow 1.2 role request/reply processing, update OF 1.2 tests. Add struct ofputil_role_request and encode/decode functions for role request/reply. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Dec 28 17:23:51 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  6ea4776bc043089fa307943705002a60ff4983b4 (commit)
      from  5ca1ba484bd9ade5116a49cf241cb98219d7d696 (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 6ea4776bc043089fa307943705002a60ff4983b4
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=6ea4776bc043089fa307943705002a60ff4983b4
Author: Jarno Rajahalme <jarno.rajahalme at nsn.com>
		
Add Openflow 1.2 role request/reply processing, update OF 1.2 tests. Add struct ofputil_role_request and encode/decode functions for role request/reply.
		
Signed-off-by: Jarno Rajahalme <jarno.rajahalme at nsn.com>
[blp at nicira.com made ofp-print print any error, renamed a function,
 added a comment]
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 lib/ofp-msgs.h     |   24 ++++++++----
 lib/ofp-print.c    |   47 +++++++++++++++++-------
 lib/ofp-util.c     |   98 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 lib/ofp-util.h     |   13 +++++++
 ofproto/connmgr.c  |   25 +++++++++++++
 ofproto/connmgr.h  |    1 +
 ofproto/ofproto.c  |   35 ++++++++++++------
 tests/ofp-print.at |   30 ++++++++++++++++
 tests/ofproto.at   |   47 +++++++++++++++++++++++--
 9 files changed, 282 insertions(+), 38 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list