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)
Tue, Oct 14, 11:36 PM
Unknown Object (File)
Wed, Oct 8, 6:00 AM
Unknown Object (File)
Sat, Oct 4, 2:58 AM
Unknown Object (File)
Wed, Oct 1, 2:04 PM
Unknown Object (File)
Mon, Sep 29, 1:14 PM
Unknown Object (File)
Mon, Sep 29, 12:03 PM
Unknown Object (File)
Thu, Sep 25, 8:07 AM
Unknown Object (File)
Sep 8 2025, 5:36 PM

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.