[ovs-git] Open vSwitch: ofp-msgs: Open Flow 1.1 and 1.2 Port Status Messages (master)

dev at openvswitch.org dev at openvswitch.org
Wed Oct 10 17:32:37 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  f8e4867eafd076e94bdb5bcf7c7dc69ca7a9c8ae (commit)
      from  6dcf2bc367acf876636e1a9542663bd95d28cf8c (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 f8e4867eafd076e94bdb5bcf7c7dc69ca7a9c8ae
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=f8e4867eafd076e94bdb5bcf7c7dc69ca7a9c8ae
Author: Simon Horman <horms at verge.net.au>
		
ofp-msgs: Open Flow 1.1 and 1.2 Port Status Messages
		
This allows for encoding and decoding Open Flow 1.1 and 1.2 Port Stats
Request and Reply message

Signed-off-by: Simon Horman <horms at verge.net.au>
[blp at nicira.com added ofputil_count_port_stas(), simplified
 interface of ofputil_decode_port_stats(), style changes]
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 lib/ofp-msgs.h        |   14 ++-
 lib/ofp-print.c       |   78 +++++++++-------
 lib/ofp-util.c        |  242 +++++++++++++++++++++++++++++++++++++++++++++++++
 lib/ofp-util.h        |   15 +++
 ofproto/ofproto.c     |   35 +++-----
 tests/ofp-print.at    |   59 ++++++++++++-
 utilities/ovs-ofctl.c |    6 +-
 7 files changed, 384 insertions(+), 65 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list