[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20110518.185623.1708152032125025285.davem@davemloft.net>
Date: Wed, 18 May 2011 18:56:23 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: netdev@...r.kernel.org
Subject: [PATCH 0/4] More rt->rt_dst whittling...
After this patch series all of the real references to rt->rt_dst that
remain are having to do with inetpeer lookups.
Already, rt->rt_src has no fundamental references any longer, and with
the routing cache it can be safely removed.
The last step of detaching the final rt->rt_dst uses will need a little
bit of work, because we currently don't propagate the originating
lookup flow key into the various dst_ops such as ->cow_metrics,
->default_mtu, etc. and those do PEER lookups which need the destination
address in use.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists