From: Patrick McHardy Date: Thu, 6 Apr 2006 21:18:43 +0000 (-0700) Subject: [NETFILTER]: Add address family specific checksum helpers X-Git-Tag: v2.6.17-rc2~291^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=422c346fad806e2abaeffac686860ebc98dfe33e;p=pandora-kernel.git [NETFILTER]: Add address family specific checksum helpers Add checksum operation which takes care of verifying the checksum and dealing with HW checksum errors and avoids multiple checksum operations by setting ip_summed to CHECKSUM_UNNECESSARY after successful verification. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed