1
0
Files
linux/net/ipv4
David S. Miller cbb1e85f9c 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>
2011-05-04 12:55:07 -07:00
..
2011-04-22 11:04:14 -07:00
2011-04-22 11:04:14 -07:00
2011-03-12 15:08:49 -08:00
2010-10-25 13:09:45 -07:00
2011-04-28 13:16:35 -07:00
2011-04-12 13:58:33 -07:00
2011-03-31 11:26:23 -03:00
2011-02-01 15:35:25 -08:00
2011-02-01 15:35:25 -08:00
2011-04-28 13:16:35 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2010-10-27 11:37:32 -07:00
2011-04-28 13:16:35 -07:00
2010-07-12 12:57:54 -07:00