Skip to content
Snippets Groups Projects
Commit 4071cfff authored by David S. Miller's avatar David S. Miller
Browse files

ipv4: Fetch route saddr from flow key in tcp_v4_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: default avatarDavid S. Miller <davem@davemloft.net>
parent a406b611
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment