Files
linux/net/ipv6
Eric Dumazet 9395b1bb1f ipv6: icmp: icmpv6_xrlim_allow() optimization if net.ipv6.icmp.ratelimit is zero
If net.ipv6.icmp.ratelimit is zero we do not have to call
inet_getpeer_v6() and inet_peer_xrlim_allow().

Both can be very expensive under DDOS.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Kuniyuki Iwashima <kuniyu@google.com>
Link: https://patch.msgid.link/20260216142832.3834174-6-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2026-02-18 16:46:37 -08:00
..
2025-07-02 14:32:30 -07:00
2025-08-29 19:36:32 -07:00
2025-09-22 11:38:43 -07:00
2026-01-21 19:28:32 -08:00
2025-08-29 19:36:32 -07:00
2025-07-02 14:32:30 -07:00
2025-09-18 08:47:51 +02:00
2023-10-27 10:35:46 +01:00
2026-01-21 19:28:32 -08:00
2026-01-06 17:06:03 -08:00