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