Use arc4rand() instead of read_random() in the SCTP and TCP code.
This was suggested by jmg@.
Reviewed by: delphij@, jmg@, jtl@
MFC after: 1 month
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D16860
Use arc4rand() instead of read_random() in the SCTP and TCP code. Tags None Referenced Files None Subscribers None
Description
Details
|