2018-07-09 22:56 GMT+09:00 Pablo Neira Ayuso <pa...@netfilter.org>:
> 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.

I had tested for a while with your patch.
It works well, so I plan to send v2 patch soon

Thanks!
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to