commit | 44901666a1a736b3f43eac7894b07183f127e9a9 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Apr 28 23:17:58 2011 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 28 23:17:58 2011 -0700 |
tree | 96d8e36a7286a1732f3c325c96d65b03443634de | |
parent | 4071cfff84c5b084762fe288781cd7faab14cb4b [diff] |
ipv4: Fetch route saddr from flow key in l2tp_ip_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>