Page MenuHomeFreeBSD

ICMP rate-limit enhancements
ClosedPublic

Authored by jtl on Apr 13 2017, 4:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 18, 6:17 PM
Unknown Object (File)
Fri, Feb 7, 3:58 AM
Unknown Object (File)
Jan 26 2025, 8:03 PM
Unknown Object (File)
Jan 9 2025, 5:15 AM
Unknown Object (File)
Dec 25 2024, 11:32 AM
Unknown Object (File)
Dec 5 2024, 2:02 AM
Unknown Object (File)
Nov 23 2024, 2:05 PM
Unknown Object (File)
Nov 22 2024, 3:48 PM
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 Passed
Unit
No Test Coverage
Build Status
Buildable 8718
Build 9057: arc lint + arc unit