From: David S. Miller Date: Fri, 22 Jul 2011 13:22:10 +0000 (-0700) Subject: icmp: Fix regression in nexthop resolution during replies. X-Git-Tag: v3.1-rc1~316^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=commitdiff_plain;h=415b3334a21aa67806c52d1acf4e72e14f7f402f;hp=ace62dd1a805ab9de9ef8d67585d0588cb379653 icmp: Fix regression in nexthop resolution during replies. icmp_route_lookup() uses the wrong flow parameters if the reverse session route lookup isn't used. So do not commit to the re-decoded flow until we actually make a final decision to use a real route saved in 'rt2'. Reported-by: Florian Westphal Signed-off-by: David S. Miller --- Reading git-diff-tree failed