On Mar 25, 2013, at 2:01 PM, Pravin B Shelar <[email protected]> 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 <[email protected]>


Looks good to me.

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

Reply via email to