Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ipv4: Fetch route saddr from flow key in ip4_datagram_connect().
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>
- Loading branch information