commit | 072d8c94142a3a95151774975f6c1fd1dc1f1e1b | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Apr 28 23:50:09 2011 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 28 23:50:09 2011 -0700 |
tree | 12b59dc795d4da572e56a80a364883c2eaa2a01f | |
parent | 87321c839fb4a65b5d78c16d79d1674cf223a452 [diff] |
ipv4: Get route daddr from flow key in inet_csk_route_req(). 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>