[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150203203213.GA23177@gondor.apana.org.au>
Date: Wed, 4 Feb 2015 07:32:13 +1100
From: Herbert Xu <herbert@...dor.apana.org.au>
To: David Miller <davem@...emloft.net>
Cc: tgraf@...g.ch, netdev@...r.kernel.org
Subject: [PATCH 0/4] rhashtable: Add iterators and use them
On Wed, Feb 04, 2015 at 07:17:50AM +1100, Herbert Xu wrote:
>
> > ERROR: "rhashtable_walk_start" [net/netfilter/nft_hash.ko] undefined!
>
> Oops, I missed an export on that symbol. I'll fix it up and
> repost.
OK here is the repost without the hash_rnd patch.
The first patch fixes a potential crash with nft_hash destroying
the table during a shrinking process. While the next patch adds
rhashtable iterators to replace current manual walks used by
netlink and netfilter. The final two patches make use of these
iterators in netlink and netfilter.
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