[ovs-git] Open vSwitch: nx-match: Make more fields writable with NXAST_REG_MOVE and other actions. (master)

dev at openvswitch.org dev at openvswitch.org
Tue Jul 26 20:59:47 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  54d54726993aec2a04542c76a69458f9c9244489 (commit)
      from  9fc47ed759a82391070dfbda0e06592eb0a18391 (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 54d54726993aec2a04542c76a69458f9c9244489
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=54d54726993aec2a04542c76a69458f9c9244489
Author: Ben Pfaff <blp at nicira.com>
		
nx-match: Make more fields writable with NXAST_REG_MOVE and other actions.
		
Until now, fields writable by actions defined in terms of NXM field
numbers were special cases, but commit b3e9b2eda9a "ofproto: Optimize
datapath actions" had the side effect of making it easy to modify
additional fields.  This commit takes advantage of that to make
modifiable all the fields that the kernel datapath supports modifying.
We could make other fields modifiable by adding more support to the kernel
datapath.


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

Summary of changes:
 include/openflow/nicira-ext.h |   12 ++++++++++++
 lib/nx-match.c                |   37 +++++++++++++++++++++++++++++--------
 lib/nx-match.def              |   18 +++++++++---------
 3 files changed, 50 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list