> -----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 <[email protected]>
> X-Patchwork-Id: 604801
> Message-Id: <[email protected]>
> To: [email protected]
> 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 <[email protected]>

Acked-by: Ryan Moats <[email protected]>
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to