commit | b883187785004cacea053569f1655fada0dfc299 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Apr 28 23:16:53 2011 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 28 23:16:53 2011 -0700 |
tree | 8a3413e40ad0e22e82ca96f9f9f7087070a21467 | |
parent | 6706b6ebab85dfca4e2886e35ec9c3c4ee13e27e [diff] |
ipv4: Fetch route saddr from flow key in inet_sk_reselect_saddr(). 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>