Page MenuHomeFreeBSD

icmp6: rate limit our echo replies
ClosedPublic

Authored by glebius on Mar 22 2024, 9:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 5, 3:37 AM
Unknown Object (File)
Wed, Mar 4, 7:22 PM
Unknown Object (File)
Sun, Mar 1, 7:29 AM
Unknown Object (File)
Sat, Feb 21, 4:50 PM
Unknown Object (File)
Fri, Feb 20, 5:02 PM
Unknown Object (File)
Thu, Feb 19, 3:42 AM
Unknown Object (File)
Thu, Feb 19, 3:42 AM
Unknown Object (File)
Sun, Feb 8, 9:22 AM

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Mar 23 2024, 2:21 PM
zlei added a subscriber: zlei.

Generally looks good to me.

sys/netinet6/icmp6.c
549

And do not forget to update statistic icp6s_toofreq if D44479 is abandoned.

This revision was automatically updated to reflect the committed changes.