[ovs-dev] [PATCH v2] odp-util: Handle ipv6 in set nw action.

Ben Pfaff blp at nicira.com
Wed Jan 11 20:34:58 UTC 2012


On Wed, Jan 11, 2012 at 12:32:37PM -0800, Pravin B Shelar wrote:
> v1-v2:
>         - Added nw_proto check in IPv4/IPv6 set action.
>         - Removed assert from user-space datapath.
>         - Added check for IPv4 in mod_nw_tos.
> 
> --8<--------------------------cut here-------------------------->8-
> 
> 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

Changes look good to me.



More information about the dev mailing list