commit | 359a0ea9875ef4f32c8425bbe1ae348e1fd2ed2a | [log] [tgz] |
---|---|---|
author | Tom Herbert <therbert@google.com> | Wed Jun 04 17:20:29 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 04 22:46:39 2014 -0700 |
tree | ca8567d5204c6b891dcf5d3e012ceb4a4f027c09 | |
parent | 4749c09c37030ccdc44aecebe0f71b02a377fc14 [diff] |
vxlan: Add support for UDP checksums (v4 sending, v6 zero csums) 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>