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:
6706b6e
)
ipv4: Fetch route saddr from flow key in inet_sk_reselect_saddr().
author
David S. Miller
<davem@davemloft.net>
Fri, 29 Apr 2011 06:16:53 +0000
(23:16 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 29 Apr 2011 06:16:53 +0000
(23:16 -0700)
Now that output route lookups update the flow with
source address selection, we can fetch it from
fl4->saddr instead of rt->rt_src
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found