On Mar 25, 2013, at 2:01 PM, Pravin B Shelar <pshe...@nicira.com> wrote:
> While sending packet over tunnel it can get segmented or reallocated.
> In that case we loose OVS_CB(). But some tunneling protocol
> implementation needs OVS_CB(), e.g. vxlan needs OVS_CB()->flow which
> leads to kernel panic.
> Following patch set flow before calling tnl_ops->build_header() and fixes
> OVS_CB(skb)->tun_key access.
> 
> Signed-off-by: Pravin B Shelar <pshe...@nicira.com>


Looks good to me.

Acked-by: Kyle Mestery <kmest...@cisco.com>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to