[ovs-git] Open vSwitch: ofp-msgs: Update for OpenFlow 1.1 & 1.2 Port Desc Stats (master)

dev at openvswitch.org dev at openvswitch.org
Fri Oct 12 16:46:03 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  56de7118d0909425d714457f0cb470d69f069421 (commit)
      from  c2725b60074755713b2fdd73559b6d24d5eb7970 (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 56de7118d0909425d714457f0cb470d69f069421
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=56de7118d0909425d714457f0cb470d69f069421
Author: Simon Horman <horms at verge.net.au>
		
ofp-msgs: Update for OpenFlow 1.1 & 1.2 Port Desc Stats
		
* Split OFPRAW_OFPST_PORT_DESC_REPLY into OpenFlow 1.0
  and OpenFlow 1.1+ versions.
* Allow OFPRAW_OFPST_PORT_DESC_REQUEST to be used for
  OpenFlow 1.0+ instead of only OpenFlow 1.0.

This appears to be necessary and sufficient to allow encoding of Port Desc
Stats reply messages and decoding of Port Desc Stats request messages. Or
in other words both the client and server side of ovs-ofctl dump-ports-desc

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


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

Summary of changes:
 lib/ofp-msgs.h |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list