From: Tom Herbert Date: Wed, 7 May 2014 23:52:48 +0000 (-0700) Subject: l2tp: Remove UDP checksum verification X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~262^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58d6085c14f5db61c092c90b59813397bc771417;p=pandora-kernel.git l2tp: Remove UDP checksum verification Validating the UDP checksum is now done in UDP before handing packets to the encapsulation layer. Note that this also eliminates the "feature" where L2TP can ignore a non-zero UDP checksum (doing this was contrary to RFC 1122). Signed-off-by: Tom Herbert Signed-off-by: David S. Miller --- Reading git-diff-tree failed