mirror of
https://git.zx2c4.com/wireguard-go
synced 2026-06-09 19:22:33 +00:00
4bced36d32
Access keypair.sendNonce atomically. Eliminate one unnecessary initialization to zero. Mutate handshake.lastSentHandshake with the mutex held. Co-authored-by: David Anderson <danderson@tailscale.com> Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>