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:
87321c8
)
ipv4: Get route daddr from flow key in inet_csk_route_req().
author
David S. Miller
<davem@davemloft.net>
Fri, 29 Apr 2011 06:50:09 +0000
(23:50 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 29 Apr 2011 06:50:09 +0000
(23:50 -0700)
Now that output route lookups update the flow with
destination address selection, we can fetch it from
fl4->daddr instead of rt->rt_dst
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found