git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4749c09
)
vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)
author
Tom Herbert
<therbert@google.com>
Thu, 5 Jun 2014 00:20:29 +0000
(17:20 -0700)
committer
David 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