On Fri, Sep 6, 2013 at 12:02 PM, Jesse Gross <[email protected]> wrote:
> On Fri, Sep 6, 2013 at 11:16 AM, Pravin B Shelar <[email protected]> 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 <[email protected]>
>> Signed-off-by: Pravin B Shelar <[email protected]>
>
> Acked-by: Jesse Gross <[email protected]>
>
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
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to