Re: git: 83158c68934b - main - time: s/ppsratecheck/eventratecheck
- In reply to: Mateusz Guzik : "git: 83158c68934b - main - time: s/ppsratecheck/eventratecheck"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Feb 2023 20:20:36 UTC
On Fri, Feb 24, 2023 at 1:27 PM Mateusz Guzik <mjg@freebsd.org> wrote:
>
> The branch main has been updated by mjg:
>
> URL: https://cgit.FreeBSD.org/src/commit/?id=83158c68934b4fae6897bbe1694cf9a7f4b9c0b1
>
> commit 83158c68934b4fae6897bbe1694cf9a7f4b9c0b1
> Author: Mateusz Guzik <mjg@FreeBSD.org>
> AuthorDate: 2023-02-23 12:49:11 +0000
> Commit: Mateusz Guzik <mjg@FreeBSD.org>
> CommitDate: 2023-02-24 19:26:36 +0000
>
> time: s/ppsratecheck/eventratecheck
>
> The routine is used as a general event-limiting routine in places which
> have nothing to do with packets.
>
> Provide a define to keep everything happy.
>
> Reviewed by: rew
> Sponsored by: Rubicon Communications, LLC ("Netgate")
> Differential Revision: https://reviews.freebsd.org/D38746
> ---
This should probably also be added to share/man/man9/ratecheck.9.
Thanks,
Kyle Evans