[ovs-git] Open vSwitch: odp-util: Handle ipv6 in set nw action. (master)

dev at openvswitch.org dev at openvswitch.org
Wed Jan 11 20:53:40 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  c4f2731da69eaba5f4bb95583225a5399875f6fc (commit)
      from  2284188b69fc8d935ae1ecf9d1b939e3efbbe10b (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 c4f2731da69eaba5f4bb95583225a5399875f6fc
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=c4f2731da69eaba5f4bb95583225a5399875f6fc
Author: Pravin B Shelar <pshelar at nicira.com>
		
odp-util: Handle ipv6 in set nw action.
		
Rather than silently skipping ipv6 action generation, following patch
generates OVS_ACTION_ATTR_SET action for ipv6. Datapath which do not
support ipv6 action can reject this action.

Bug #8758
Signed-off-by: Pravin B Shelar <pshelar at nicira.com>


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

Summary of changes:
 lib/dpif-netdev.c        |    2 +-
 lib/odp-util.c           |   65 ++++++++++++++++++++++++++++++++++++---------
 ofproto/ofproto-dpif.c   |    7 +++-
 utilities/ovs-ofctl.8.in |    2 +-
 4 files changed, 59 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list