[ovs-dev] [PATCH v2 2/2] datapath lisp: Use ovs offload compat functionality.

Jesse Gross jesse at nicira.com
Fri Sep 6 19:02:17 UTC 2013


On Fri, Sep 6, 2013 at 11:16 AM, Pravin B Shelar <pshelar at 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 <lojakab at cisco.com>
> Signed-off-by: Pravin B Shelar <pshelar at nicira.com>

Acked-by: Jesse Gross <jesse at nicira.com>

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.



More information about the dev mailing list