[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150127231950.GA11374@gondor.apana.org.au>
Date: Wed, 28 Jan 2015 10:19:50 +1100
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Thomas Graf <tgraf@...g.ch>
Cc: Ying Xue <ying.xue@...driver.com>, davem@...emloft.net,
kaber@...sh.net, paulmck@...ux.vnet.ibm.com,
netdev@...r.kernel.org, netfilter-devel@...r.kernel.org
Subject: [PATCH 0/2] rhashtable: Add walk iterator primitives and use them in
netlink
On Mon, Jan 26, 2015 at 10:20:40AM +1100, Herbert Xu wrote:
>
> Here are the first two patches, one to add the primitives and one
> to demonstrate its use in netlink. In fact while testing this I
> found that the existing netlink walking code is totally broken.
So this is a repost of the same thing. These lockless iterators
won't be usable by netfilter as it stands because it wants to do
nested walks and also isn't currently lockless.
However, I'll wait for Patrick to post his pending patches to see
what exactly he needs before implementing helpers for that case.
Cheers,
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
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