diff options
author | 2017-12-07 16:52:21 +0000 | |
---|---|---|
committer | 2017-12-07 16:52:21 +0000 | |
commit | cd1054d7515fbdf1734b5a54f16ea7cd0199de98 (patch) | |
tree | 206ed2fdd83bab05397ed4f3e11b045fca333154 /lib/libc | |
parent | * clean up macro usage: use .Ar for command arguments, .Cm for fixed (diff) | |
download | wireguard-openbsd-cd1054d7515fbdf1734b5a54f16ea7cd0199de98.tar.xz wireguard-openbsd-cd1054d7515fbdf1734b5a54f16ea7cd0199de98.zip |
Initialize tcp_secret in tcp_init
The initialization of a secret SHA256 context for generating TCP
initial sequence numbers is moved out of tcp_set_iss_tsm used to
set up ISN for new connections and into tcp_init, sparing the
need for a global flag.
OK deraadt, visa, mpi
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions