vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)
authorTom Herbert <therbert@google.com>
Thu, 5 Jun 2014 00:20:29 +0000 (17:20 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Jun 2014 05:46:39 +0000 (22:46 -0700)
Added VXLAN link configuration for sending UDP checksums, and allowing
TX and RX of UDP6 checksums.

Also, call common iptunnel_handle_offloads and added GSO support for
checksums.

Signed-off-by: Tom Herbert <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found