From: Patrick McHardy Date: Tue, 23 Aug 2005 17:10:35 +0000 (-0700) Subject: [NETFILTER]: Fix HW checksum handling in ip_queue/ip6_queue X-Git-Tag: v2.6.13-rc7~55^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66a79a19a7c582efd99bb143c3a59fbda006eb39;p=pandora-kernel.git [NETFILTER]: Fix HW checksum handling in ip_queue/ip6_queue The checksum needs to be filled in on output, after mangling a packet ip_summed needs to be reset. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed