On Fri, Sep 6, 2013 at 12:02 PM, Jesse Gross wrote:
> On Fri, Sep 6, 2013 at 11:16 AM, Pravin B Shelar wrote:
>> OVS already has compat functions to handle GSO packets.
>> Following patch get rid of GSO packet handling in lisp
>> and use ovs iptunnel_xmit() function for same.
>>
>> CC: Lori Jakab
On Fri, Sep 6, 2013 at 11:16 AM, Pravin B Shelar wrote:
> OVS already has compat functions to handle GSO packets.
> Following patch get rid of GSO packet handling in lisp
> and use ovs iptunnel_xmit() function for same.
>
> CC: Lori Jakab
> Signed-off-by: Pravin B Shelar
Acked-by: Jesse Gross
OVS already has compat functions to handle GSO packets.
Following patch get rid of GSO packet handling in lisp
and use ovs iptunnel_xmit() function for same.
CC: Lori Jakab
Signed-off-by: Pravin B Shelar
---
datapath/vport-lisp.c | 221 +++--
1 files