From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Date: Sat, 31 Jan 2015 14:13:56 +1100 > 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. Series applied to net-next. -- 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