* [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
* Re: [PATCH 0/3] Initial conversions over to dst_neigh_lookup()
[not found] ` <20120124.181547.254158756396281234.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
@ 2012-01-25 6:32 ` Roland Dreier
0 siblings, 0 replies; 2+ messages in thread
From: Roland Dreier @ 2012-01-25 6:32 UTC (permalink / raw)
To: David Miller
Cc: sean.hefty-ral2JQCrhuEAvxtiuMwx3w,
hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w,
linux-rdma-u79uwXL29TY76Z2rM5mHXA, netdev-u79uwXL29TY76Z2rM5mHXA
On Tue, Jan 24, 2012 at 3:15 PM, David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org> wrote:
> I intend to toss these into net-next, thanks.
Sure, no problem.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ 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).