HomeFreeBSD

icmp6: bring rate limiting on a par with IPv4

Description

icmp6: bring rate limiting on a par with IPv4

Use counter_ratecheck() instead of racy and slow ppsratecheck. Use a
separate counter for every currently known type of ICMPv6. Provide logging
of ratelimit events. Provide jitter to counter open UDP port detection.

Reviewed by: tuexen, zlei
Differential Revision: https://reviews.freebsd.org/D44482

Details

Provenance
glebiusAuthored on Mar 24 2024, 4:13 PM
Reviewer
tuexen
Differential Revision
D44482: icmp6: bring rate limiting on a par with IPv4
Parents
rG4f96be33fe76: icmp6: move ICMPv6 related tunables to the files where they are used
Branches
Unknown
Tags
Unknown