summaryrefslogtreecommitdiff
path: root/net/netfilter
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2014-11-25 19:12:36 (GMT)
committerDavid S. Miller <davem@davemloft.net>2014-11-25 19:12:36 (GMT)
commit814f7d115ec6348070b57e08851037fce486e16b (patch)
tree755f247195052504468f796d765410698cc1a428 /net/netfilter
parent138a7f49270fde7547afe976a01cef2b9fbf3a0e (diff)
parent3dc2b6a8d38cf6c7604ec25f3d50d6ec8da04435 (diff)
downloadlinux-814f7d115ec6348070b57e08851037fce486e16b.tar.xz
Merge branch 'ipv6_vxlan_outer_udp_csum'
Alexander Duyck says: ==================== Fix outer UDP checksums for IPv6 VXLAN tunnels In testing against an older kernel I found a couple issues in the IPv6 VXLAN tunnel checksum logic for the outer UDP checksum. First the default transitioned from using an outer checksum to not using one. Second, sometime after that the checksum inputs were changed resulting the checksum not being correct if it were computed. These two issues prevented a ping from the newer kernel to the older one. With these two changes applied I verified I was able to send traffic over the VXLAN tunnel to a link partner on an older kernel. The boolean flip fix can be submitted for 3.17 stable as well since the patch that introduced the issue was included in that kernel. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netfilter')
0 files changed, 0 insertions, 0 deletions