commit | a406b611b5f26a18773e4237d79f6df3eaed1d32 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Apr 28 23:17:16 2011 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 28 23:17:16 2011 -0700 |
tree | 77acaece1fcb20ba088e7a4b3bc9b5a666705a5f | |
parent | b883187785004cacea053569f1655fada0dfc299 [diff] |
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>