[ovs-git] Open vSwitch: odp-execute: Add set skb_mark, set_priority, tunnel support. (master)

dev at openvswitch.org dev at openvswitch.org
Wed Jun 5 21:30:31 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  6c13071b37b1b4b8115d0b0fbe2058f8f76e016d (commit)
      from  617e10e71ca1719a8f0070354489858e3cceba32 (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 6c13071b37b1b4b8115d0b0fbe2058f8f76e016d
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=6c13071b37b1b4b8115d0b0fbe2058f8f76e016d
Author: Simon Horman <horms at verge.net.au>
		
odp-execute: Add set skb_mark, set_priority, tunnel support.
		
The motivation for this is to allow such actions to be honoured
if they are encountered; by the user-space datapath before recirculation;
or by internal processing of actions by ovs-vswitchd before recirculation.
Recirculation will be added by a subsequent patch.

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


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

Summary of changes:
 lib/dpif-netdev.c |   11 ++++++++---
 lib/odp-execute.c |   23 ++++++++++++++++++++---
 2 files changed, 28 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list