Re: the RATELIMIT kernel option

From: void <void_at_f-m.fm>
Date: Tue, 21 Nov 2023 03:23:48 UTC
On Mon, Nov 20, 2023 at 03:43:38PM +0100, Marek Zarychta wrote:
>Hello void
>
>W dniu 20.11.2023 o 14:46, void pisze:

> and ... using grep inside /usr/src.

yep, thats what I should have thought of
I'm just interested to learn how and where the option works. I'll edit the kernel
config like you & the site mentioned.

There's a few NICs and devices where RATELIMIT is mentioned specifically:

sys/contrib/dev/iwlwifi
sys/dev/cxgbe
sys/dev/mlx4
sys/dev/mlx5
sys/dev/wg
sys/net/if_lagg.c
sys/net/if_vlan.c
sys/netinet/tcp_ratelimit.c
sys/dev/qlnx/qlnxe/reg_addr.h


--