[ovs-git] Open vSwitch: ofp-util: Support for OpenFlow 1.3 meters. (master)

dev at openvswitch.org dev at openvswitch.org
Tue Jun 25 17:35:07 UTC 2013


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  638a19b04578669b5d43cb4d91391a9e1da93dc7 (commit)
      from  b4af6ceeea7bc757de1e8294036b522e81e3a3fa (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 638a19b04578669b5d43cb4d91391a9e1da93dc7
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=638a19b04578669b5d43cb4d91391a9e1da93dc7
Author: Jarno Rajahalme <jarno.rajahalme at nsn.com>
		
ofp-util: Support for OpenFlow 1.3 meters.
		
Signed-off-by: Jarno Rajahalme <jarno.rajahalme at nsn.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 include/openflow/openflow-1.3.h    |    2 +-
 include/openflow/openflow-common.h |    1 +
 lib/ofp-actions.c                  |   32 +++-
 lib/ofp-actions.h                  |   16 +-
 lib/ofp-msgs.h                     |    6 +-
 lib/ofp-parse.c                    |  212 ++++++++++++++++++++-
 lib/ofp-parse.h                    |    4 +
 lib/ofp-print.c                    |  265 +++++++++++++++++++++++++-
 lib/ofp-util.c                     |  362 ++++++++++++++++++++++++++++++++++++
 lib/ofp-util.h                     |   87 +++++++++
 ofproto/ofproto-dpif-xlate.c       |    4 +
 tests/ofp-print.at                 |   89 +++++++++
 12 files changed, 1059 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list