Page MenuHomeFreeBSD

ICMP rate-limit enhancements
ClosedPublic

Authored by jtl on Apr 13 2017, 4:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 5, 2:02 AM
Unknown Object (File)
Sat, Nov 23, 2:05 PM
Unknown Object (File)
Fri, Nov 22, 3:48 PM
Unknown Object (File)
Oct 24 2024, 5:47 PM
Unknown Object (File)
Sep 13 2024, 8:28 AM
Unknown Object (File)
Sep 11 2024, 12:55 AM
Unknown Object (File)
Sep 1 2024, 8:33 AM
Unknown Object (File)
Aug 31 2024, 7:20 AM
Subscribers

Details

Summary

Enforce the limit on ICMP messages before doing work to formulate the
response.

Delete an unneeded rate limit for UDP under IPv6. Because ICMP6
messages have their own rate limit, it is unnecessary to apply a
second rate limit to UDP messages.

MFC after: 2 weeks
Sponsored by: Netflix

Test Plan

Ensure limits still work.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable