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
F107068776: D44482.diff
Thu, Jan 9, 3:07 PM
Unknown Object (File)
Nov 21 2024, 6:41 AM
Unknown Object (File)
Nov 14 2024, 2:33 PM
Unknown Object (File)
Nov 14 2024, 4:11 AM
Unknown Object (File)
Nov 7 2024, 5:05 PM
Unknown Object (File)
Oct 31 2024, 1:37 AM
Unknown Object (File)
Oct 30 2024, 6:12 AM
Unknown Object (File)
Oct 21 2024, 3:36 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 56753
Build 53641: arc lint + arc unit