netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Initial conversions over to dst_neigh_lookup()
@ 2012-01-24 23:15 David Miller
       [not found] ` <20120124.181547.254158756396281234.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: David Miller @ 2012-01-24 23:15 UTC (permalink / raw)
  To: roland; +Cc: sean.hefty, hal.rosenstock, linux-rdma, netdev


We'll be moving to a model wherein dst_entry route objects do not
have a precomputed neighbour entry attached to them, instead they
are looked up efficiently on an as-needed basis.

Most of the covnersions consist of simply using dst_neigh_lookup() to
find the neigh (using dst_entry and IPV4/IPV6 destination address as
the necessary arguments) and then explicitly releasing the neigh entry
once we are with it.

I intend to toss these into net-next, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-01-25  6:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-24 23:15 [PATCH 0/3] Initial conversions over to dst_neigh_lookup() David Miller
     [not found] ` <20120124.181547.254158756396281234.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2012-01-25  6:32   ` Roland Dreier

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).