Re: [PATCH 01/14] netfilter: cleanup enum nft_set_class

From: Pablo Neira Ayuso
Date: Tue Jan 02 2024 - 08:28:57 EST


On Tue, Dec 26, 2023 at 05:42:42PM +0800, George Guo wrote:
> From: George Guo <guodongtai@xxxxxxxxxx>
>
> Correct comments for nlpid, family, udlen and udata in struct nft_table,
> and afinfo is no longer a member of enum nft_set_class.

Thanks for your series.

My plan is to squash this series in one single patch and then apply to
the netfilter tree.