diff options
author | 2014-07-19 00:08:41 +0000 | |
---|---|---|
committer | 2014-07-19 00:08:41 +0000 | |
commit | 40e6dbbdc23344efa760fda25be954a21633f69b (patch) | |
tree | 7d0eea2475ae104aec5d2f0d2cab9ab739792262 /regress/lib/libc | |
parent | The pf forward tests were running rdr-to and nat-to simultaneously (diff) | |
download | wireguard-openbsd-40e6dbbdc23344efa760fda25be954a21633f69b.tar.xz wireguard-openbsd-40e6dbbdc23344efa760fda25be954a21633f69b.zip |
Change _rs_allocate so it can combine the two regions (rs and rsx)
into one if a system has an awesome getentropy(). In that case it
is valid to totally throw away the rsx state in the child. If the
getentropy() is not very good and has a lazy reseed operation, this
combining is a bad idea, and the reseed should probably continue to
use the "something old, something new" mix. _rs_allocate() can
accomodate either method, but not on the fly.
ok matthew
Diffstat (limited to 'regress/lib/libc')
0 files changed, 0 insertions, 0 deletions