From: Alexander Aring Date: Tue, 17 Dec 2013 13:21:25 +0000 (+0100) Subject: 6lowpan: add udp warning for elided checksum X-Git-Tag: v3.14-rc1~94^2~238^2^2~22^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=573701ce3715434f01a8baea3255da8d04ad5979;p=pandora-kernel.git 6lowpan: add udp warning for elided checksum Bit 5 of "UDP LOWPAN_NHC Format" indicate that the checksum can be elided. The host need to calculate the udp checksum afterwards but this isn't supported right now. See: http://tools.ietf.org/html/rfc6282#section-4.3.3 Signed-off-by: Alexander Aring Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed