[ovs-git] Open vSwitch: Add OXM_OF_METADATA field as a step toward OpenFlow 1.1 support. (master)

dev at openvswitch.org dev at openvswitch.org
Wed Jun 27 05:32:30 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  969fc56c2abb0c3a1bf0225032250aa537df55a3 (commit)
      from  b5e5143b6a808d3463b205c36d49cdd9a9a9e4c3 (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 969fc56c2abb0c3a1bf0225032250aa537df55a3
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=969fc56c2abb0c3a1bf0225032250aa537df55a3
Author: Joe Stringer <joe at wand.net.nz>
		
Add OXM_OF_METADATA field as a step toward OpenFlow 1.1 support.
		
Signed-off-by: Joe Stringer <joe at wand.net.nz>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 NEWS                  |    1 +
 lib/classifier.c      |   30 ++++++++++++++-
 lib/classifier.h      |    3 ++
 lib/flow.c            |   33 ++++++++++++-----
 lib/flow.h            |   15 +++++---
 lib/learn.c           |    2 +-
 lib/meta-flow.c       |   30 +++++++++++++++
 lib/meta-flow.h       |    1 +
 lib/nx-match.c        |    5 ++-
 lib/nx-match.h        |    7 ++--
 lib/ofp-print.c       |    7 ++++
 lib/ofp-util.c        |   24 +++++++++----
 tests/ofp-print.at    |   13 ++++---
 tests/ofproto-dpif.at |   94 ++++++++++++++++++++++++------------------------
 tests/ofproto.at      |   38 +++++++++++++++++---
 tests/ovs-ofctl.at    |   36 +++++++++++++++++--
 16 files changed, 249 insertions(+), 90 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list