diff options
author | David S. Miller <davem@davemloft.net> | 2011-05-04 12:33:34 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-05-04 12:55:07 -0700 |
commit | cbb1e85f9cfd2bd9b7edfd21d167e89a4279faf0 (patch) | |
tree | 352ce07ff62b9fc38212d72f3d1b0d124dafea39 /net/ipv6/icmp.c | |
parent | 9a1b9496cd2b013f74885218947fa7120d53e74c (diff) |
ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels.
First, make callers pass on-stack flowi4 to ip_route_output_gre()
so they can get at the fully resolved flow key.
Next, use that in ipgre_tunnel_xmit() to avoid the need to use
rt->rt_{dst,src}.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/icmp.c')
0 files changed, 0 insertions, 0 deletions