From: Jesse Gross Date: Thu, 29 Jan 2015 00:32:46 +0000 (-0800) Subject: openvswitch: Add support for checksums on UDP tunnels. X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8693877ae016ac525d674d5d7a84ea0ea68ba60;p=pandora-kernel.git openvswitch: Add support for checksums on UDP tunnels. Currently, it isn't possible to request checksums on the outer UDP header of tunnels - the TUNNEL_CSUM flag is ignored. This adds support for requesting that UDP checksums be computed on transmit and properly reported if they are present on receive. Signed-off-by: Jesse Gross Signed-off-by: David S. Miller --- Reading git-diff-tree failed