HomeFreeBSD

icmp: when logging ICMP ratelimiting message use correct jitter value

Description

icmp: when logging ICMP ratelimiting message use correct jitter value

The limiting of the very last second has been done using certain jitter
value. We update the jitter for the next second. But the logging should
report the jitter before the change.

Reviewed by: kp, tuexen, zlei
Differential Revision: https://reviews.freebsd.org/D44477

Details

Provenance
glebiusAuthored on Mar 24 2024, 4:13 PM
Reviewer
kp
Differential Revision
D44477: icmp: when logging ICMP ratelimiting message use correct jitter value
Parents
rG9d7f17d7467e: icmp: hide icmp_bandlimit_uninit() under VIMAGE
Branches
Unknown
Tags
Unknown