netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Kill rt->rt_dst usage in options processing.
@ 2011-05-13 21:51 David Miller
  0 siblings, 0 replies; only message in thread
From: David Miller @ 2011-05-13 21:51 UTC (permalink / raw)
  To: netdev


Ok, this kills the rest of the rt->rt_dst uses in IP options
handling.

The main obstacle was ip_rt_get_source().  Solved simply by passing
the SKB in so that we can fetch the keys from there if needed.

After that the rest became trivial.

All real uses of rt->rt_dst are now entirely limited to route.c

Signed-off-by: David S. Miller <davem@davemloft.net>


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-13 21:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-13 21:51 [PATCH 0/3] Kill rt->rt_dst usage in options processing David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).