svn commit: r352228 - head/sys/netinet

Conrad Meyer cem at freebsd.org
Wed Sep 11 21:16:25 UTC 2019


Small nitpick:

On Wed, Sep 11, 2019 at 11:48 AM Andrew Gallatin <gallatin at freebsd.org> wrote:
>   Note that on a system under a syn flood attack, arc4random()
>   becomes quite expensive, and the chacha_poly crypto that it calls

arc4random uses chacha20 — there is no "poly" involved.

Best,
Conrad


More information about the svn-src-all mailing list