> -----Original Message-----
> From patchwork Fri Apr  1 13:06:05 2016
> Content-Type: text/plain; charset="utf-8"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Subject: [ovs-dev] tunneling: Fix for concomitant IPv4 and IPv6 tunnels
> From: Thadeu Lima de Souza Cascardo <casca...@redhat.com>
> X-Patchwork-Id: 604801
> Message-Id: <1459515965-31727-1-git-send-email-casca...@redhat.com>
> To: dev@openvswitch.org
> Date: Fri,  1 Apr 2016 10:06:05 -0300
>
> When using an IPv6 tunnel on the same bridge as an IPv4 tunnel, the flow
> received from the IPv6 tunnel would have an IPv4 address added to it,
causing
> problems when trying to put or execute the action on Linux datapath.
>
> Clearing the IPv6 address when we have a valid IPv4 address fixes this
problem.
>
> Signed-off-by: Thadeu Lima de Souza Cascardo <casca...@redhat.com>

Acked-by: Ryan Moats <rmo...@us.ibm.com>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to