From: Stephen Hemminger Date: Fri, 14 Jul 2006 21:49:32 +0000 (-0700) Subject: [IPV4]: Clear skb cb on IP input X-Git-Tag: v2.6.18-rc2~8^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53602f92dd3691616478a40738353694bcfef171;p=pandora-kernel.git [IPV4]: Clear skb cb on IP input when data arrives at IP through loopback (and possibly other devices). So the field needs to be cleared before it confuses the route code. This was seen when running netem over loopback, but there are probably other device cases. Maybe this should go into stable? Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed