[PATCH] NETFILTER: bridge netfilter: deal with martians correctly
commit721aed8126ef1b3823fdd27c3fc3b98667e80fa9
authorBart De Schuymer <bdschuym@pandora.be>
Mon, 4 Dec 2006 11:22:10 +0000 (4 12:22 +0100)
committerChris Wright <chrisw@sous-sol.org>
Mon, 11 Dec 2006 19:32:38 +0000 (11 11:32 -0800)
tree2a8fbcd347817e3e584a466f10ecb3e2a63f1abf
parent204f62139c90f142d05372d71e58cc3e6c9780ac
[PATCH] 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 <ytht.net@gmail.com> for
reporting this problem.

This is probably a candidate for the -stable release.

Signed-off-by: Bart De Schuymer <bdschuym@pandora.be>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
net/bridge/br_netfilter.c