Re: [PATCH v3] ipvs: increase ip_vs_conn_tab_bits range for 64BIT

From: Pablo Neira Ayuso
Date: Thu Jun 01 2023 - 15:17:46 EST


On Tue, May 16, 2023 at 08:08:49PM -0700, Abhijeet Rastogi wrote:
> Current range [8, 20] is set purely due to historical reasons
> because at the time, ~1M (2^20) was considered sufficient.
> With this change, 27 is the upper limit for 64-bit, 20 otherwise.
>
> Previous change regarding this limit is here.
>
> Link: https://lore.kernel.org/all/86eabeb9dd62aebf1e2533926fdd13fed48bab1f.1631289960.git.aclaudi@xxxxxxxxxx/T/#u

Applied to nf-next, thanks