On Fri, Sep 6, 2013 at 12:02 PM, Jesse Gross <je...@nicira.com> wrote:
> On Fri, Sep 6, 2013 at 11:16 AM, Pravin B Shelar <pshe...@nicira.com> 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 <loja...@cisco.com>
>> Signed-off-by: Pravin B Shelar <pshe...@nicira.com>
>
> Acked-by: Jesse Gross <je...@nicira.com>
>
I pushed both patches.

> I think I see a bug which not new but probably has a slightly
> different form now: If we have an accelerated vlan tag it won't get
> stripped off and will turn into an outer tag. Before, I think we would
> have inserted inside the LISP header which is not right either.
sent a fix for this issue on master.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to