On Fri, Aug 29, 2014 at 9:37 AM, Jesse Gross wrote:
> On Thu, Aug 28, 2014 at 11:30 AM, Pravin B Shelar wrote:
>> OVS tunnel compat code depends on this function pointer to
>> handle GSO packet. Currently we do not initialize for all
>> GRE GSO packets. Following patch fixes that.
>>
>> Signed-of
On Thu, Aug 28, 2014 at 11:30 AM, Pravin B Shelar wrote:
> OVS tunnel compat code depends on this function pointer to
> handle GSO packet. Currently we do not initialize for all
> GRE GSO packets. Following patch fixes that.
>
> Signed-off-by: Pravin B Shelar
Acked-by: Jesse Gross
_
OVS tunnel compat code depends on this function pointer to
handle GSO packet. Currently we do not initialize for all
GRE GSO packets. Following patch fixes that.
Signed-off-by: Pravin B Shelar
---
datapath/linux/compat/gre.c |2 ++
datapath/linux/compat/gso.h |4 ++--
2 files changed, 4