git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ace62dd
)
icmp: Fix regression in nexthop resolution during replies.
author
David S. Miller
<davem@davemloft.net>
Fri, 22 Jul 2011 13:22:10 +0000
(06:22 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 22 Jul 2011 13:22:10 +0000
(06:22 -0700)
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 <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found