]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
device: do not consume handshake messages if not running
authorJason A. Donenfeld <Jason@zx2c4.com>
Thu, 11 Nov 2021 02:11:29 +0000 (03:11 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 15 Nov 2021 22:40:47 +0000 (23:40 +0100)
commit63abb5537bef592fe65ec94801e10a7406314094
tree37d769daa82c60a35241b61e41fac852ef4bdb7b
parent851efb1bb65555e0f765a3361c8eb5ac47435b19
device: do not consume handshake messages if not running

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
device/noise-protocol.go