On Sun, Jul 01, 2018 at 08:43:16PM +0900, Taehee Yoo wrote: > This patch series fixes nft_set_hash and nft_set_rbtree bugs. > > First patch adds nft_rhash_iterate_destroy(). > it walks and destroys all elements. > > Second patch adds rcu_barrier in the nft_rhash_destroy() to wait completion of > call_rcu by GC. > > Third patch reworks GC routine of nft_set_rbtree to fix bugs. > > Last patch adds set->size checking routine. Please, address feedback and send v2 on top of current nf.git. Thanks. -- 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