On Thu, Jan 29, 2015 at 02:42:46PM -0800, David Miller wrote: > > I'm holding off on this series for now. > > Let me know if you want me to do something different. No problems. Here is a new version of these two patches which hopefully should work on netfilter as well. Note that the major functional difference compared to the previous one is that resizes are now handled properly and will cause the iterator to restart from scratch. However, as with all existing hash table walker implementations, if you remove an element from the chain that we're walking over while we're waiting for user-space to give us a new buffer, then the walk may miss elements that are still on that chain. Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> 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 netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html