Page MenuHomeFreeBSD

icmp6: bring rate limiting on a par with IPv4
ClosedPublic

Authored by glebius on Mar 22 2024, 9:49 PM.
Tags
None
Referenced Files
F102107470: D44482.id136166.diff
Thu, Nov 7, 5:05 PM
Unknown Object (File)
Thu, Oct 31, 1:37 AM
Unknown Object (File)
Wed, Oct 30, 6:12 AM
Unknown Object (File)
Mon, Oct 21, 3:36 AM
Unknown Object (File)
Fri, Oct 18, 11:44 PM
Unknown Object (File)
Fri, Oct 18, 11:25 PM
Unknown Object (File)
Sep 21 2024, 12:45 PM
Unknown Object (File)
Sep 21 2024, 11:27 AM

Details

Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable