[ovs-git] Open vSwitch: Allow OFPACT_SET_IP_DSCP to act on both IPv4 and IPv6 packets. (master)

dev at openvswitch.org dev at openvswitch.org
Wed Oct 23 17:01:25 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  04f01c24b522f893b663a34126beb6775176e536 (commit)
      from  972b5f385563ac8fe9c8b730e357242703e4b0a9 (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 04f01c24b522f893b663a34126beb6775176e536
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=04f01c24b522f893b663a34126beb6775176e536
Author: Ben Pfaff <blp at nicira.com>
		
Allow OFPACT_SET_IP_DSCP to act on both IPv4 and IPv6 packets.
		
This removes semantic differences between different OpenFlow
versions, making it easier to translate between them.
Also, rename OFPACT_SET_IPV4_DSCP to OFPACT_SET_IP_DSCP.

Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 lib/ofp-actions.c            |   28 ++++++++++++++--------------
 lib/ofp-actions.h            |    4 ++--
 lib/ofp-parse.c              |    2 +-
 ofproto/ofproto-dpif-xlate.c |    7 +++----
 utilities/ovs-ofctl.8.in     |    6 +++---
 5 files changed, 23 insertions(+), 24 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list