From: Vlad Yasevich Date: Tue, 10 Feb 2015 16:37:29 +0000 (-0500) Subject: ipv6: Partial checksum only UDP packets X-Git-Tag: fixes-v4.0-rc1~68^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf250a1fa769f2eb8fc7a4e28b3b523e9cb67eef;p=pandora-kernel.git ipv6: Partial checksum only UDP packets ip6_append_data is used by other protocols and some of them can't be partially checksummed. Only partially checksum UDP protocol. Fixes: 32dce968dd987a (ipv6: Allow for partial checksums on non-ufo packets) Reported-by: Sabrina Dubroca Tested-by: Sabrina Dubroca Signed-off-by: Vladislav Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed