[ovs-git] Open vSwitch: nx-match: Allow NXM_NX_TUN_ID and NXM_OF_VLAN_TCI on NXAST_REG_LOAD. (master)

dev at openvswitch.org dev at openvswitch.org
Thu Jan 20 00:30:48 UTC 2011


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  7b064a79a8efdcce678c82f21d480c7dc811adfb (commit)
       via  926947e61c5dfaebad7264859b50e82f0109ab81 (commit)
      from  918097dacf8f08a52d94b85d276b031b5fb69d4d (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 7b064a79a8efdcce678c82f21d480c7dc811adfb
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=7b064a79a8efdcce678c82f21d480c7dc811adfb
Author: Ben Pfaff <blp at nicira.com>
		
nx-match: Allow NXM_NX_TUN_ID and NXM_OF_VLAN_TCI on NXAST_REG_LOAD.
		
NXM_NX_TUN_ID and NXM_OF_VLAN_TCI were already allowed on NXAST_REG_MOVE,
but not on NXAST_REG_LOAD.  This makes them valid on both.

Requested-by: Pankaj Thakkar <thakkar at nicira.com>


commit 926947e61c5dfaebad7264859b50e82f0109ab81
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=926947e61c5dfaebad7264859b50e82f0109ab81
Author: Ben Pfaff <blp at nicira.com>
		
ofproto: Fix NXAST_REG_MOVE with NXM_NX_TUN_ID as destination.
		
The documentation claimed this worked but it wasn't actually implemented.


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

Summary of changes:
 include/openflow/nicira-ext.h |    6 +-
 lib/nx-match.c                |  102 +++++++++++++++++++++++++++++++---------
 lib/nx-match.def              |   58 ++++++++++++------------
 ofproto/ofproto.c             |   33 ++++++++++---
 4 files changed, 137 insertions(+), 62 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list