vxlan: Factor out vxlan send api.
authorPravin B Shelar <pshelar@nicira.com>
Mon, 19 Aug 2013 18:23:17 +0000 (11:23 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Aug 2013 07:15:43 +0000 (00:15 -0700)
commit49560532d74962608526121ecb0d2ad0c87f9cc0
treedc7a6bbdda48791d0528cc67c5abe06c64d6bb1a
parent012a5729ff933ecd07e7470a65d84577aef9ae03
vxlan: Factor out vxlan send api.

Following patch allows more code sharing between vxlan and ovs-vxlan.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan.c
include/net/vxlan.h