commit | ad227425c9ca907b5498e2558320b7e585d86ec9 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Apr 28 23:50:49 2011 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 28 23:50:49 2011 -0700 |
tree | 84ef96e5fe88f08b8fbce7194213021b6291fa8e | |
parent | d4fb3d74d7a17833de2ba8cbd4f029b30feb4825 [diff] |
ipv4: Get route daddr from flow key in l2tp_ip_connect(). Now that output route lookups update the flow with destination address selection, we can fetch it from fl4->daddr instead of rt->rt_dst Signed-off-by: David S. Miller <davem@davemloft.net>