Hi all, Let me know if you have any comment/s on the patch. Thanks, Vimal On Sat, May 3, 2025 at 7:57 AM Vimal Agrawal <avimalin@xxxxxxxxx> wrote: > > Thanks Florian for the suggestions and comments. > > Hi Pablo, netfilter-devel, > Could you also please review the patch and let me know if you have any comment/s > > Thanks, > Vimal > > On Wed, Apr 30, 2025 at 1:27 PM Florian Westphal <fw@xxxxxxxxx> wrote: > > > > avimalin@xxxxxxxxx <avimalin@xxxxxxxxx> wrote: > > > From: Vimal Agrawal <vimal.agrawal@xxxxxxxxxx> > > > > > > Default initial gc scan interval of 60 secs is too long for system > > > with low number of conntracks causing delay in conntrack deletion. > > > It is affecting userspace which are replying on timely arrival of > > > conntrack destroy event. So it is better that this is controlled > > > through sysctl > > > > Acked-by: Florian Westphal <fw@xxxxxxxxx> > >