From: Bart De Schuymer Date: Tue, 5 Dec 2006 21:45:21 +0000 (-0800) Subject: [NETFILTER]: bridge netfilter: deal with martians correctly X-Git-Tag: v2.6.20-rc1~145^2^2~7^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f216f082b2b37c4943f1e7c393e2786648d48f6f;p=pandora-kernel.git [NETFILTER]: bridge netfilter: deal with martians correctly The attached patch resolves an issue where a IP DNATed packet with a martian source is forwarded while it's better to drop it. It also resolves messages complaining about ip forwarding being disabled while it's actually enabled. Thanks to lepton for reporting this problem. This is probably a candidate for the -stable release. Signed-off-by: Bart De Schuymer Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed