]> Pileus Git - ~andy/linux/commit
VXLAN: Use UDP Tunnel segmention.
authorPravin B Shelar <pshelar@nicira.com>
Thu, 7 Mar 2013 13:22:36 +0000 (13:22 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 9 Mar 2013 21:09:17 +0000 (16:09 -0500)
commit05c0db08abb82a11e50c1a66392b21bb15aee9cd
treefbdd9dd29586bf4c2f6bff96c8dcf4c9721be70b
parent731362674580cb0c696cd1b1a03d8461a10cf90a
VXLAN: Use UDP Tunnel segmention.

Enable TSO for VXLAN devices and use UDP_TUNNEL to offload vxlan
segmentation.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan.c