datapath lisp: Use ovs offload compat functionality.
authorPravin B Shelar <pshelar@nicira.com>
Fri, 6 Sep 2013 18:16:23 +0000 (11:16 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Sat, 7 Sep 2013 20:47:52 +0000 (13:47 -0700)
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@cisco.com>
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>

No differences found