From: David S. Miller Date: Tue, 7 Sep 2010 05:36:19 +0000 (-0700) Subject: ipv4: Fix reverse path filtering with multipath routing. X-Git-Tag: v2.6.36-rc4~6^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f86b325189e0a53c97bf86cff0c8b02ff624934;p=pandora-kernel.git ipv4: Fix reverse path filtering with multipath routing. Actually iterate over the next-hops to make sure we have a device match. Otherwise RP filtering is always elided when the route matched has multiple next-hops. Reported-by: Igor M Podlesny Signed-off-by: David S. Miller --- Reading git-diff-tree failed