Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ipv4: Get route daddr from flow key in dccp_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 <[email protected]>
- Loading branch information