]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
device: add debug logs describing handshake rejection
authorAvery Pennarun <apenwarr@tailscale.com>
Wed, 16 Oct 2019 02:39:44 +0000 (22:39 -0400)
committerJason A. Donenfeld <Jason@zx2c4.com>
Sat, 2 May 2020 07:50:47 +0000 (01:50 -0600)
commitd60857e1a7d82735c01f893f644455fc7ccc423f
tree7a92d072594af24494b4a1297e93c1ec01e79fb4
parent2fb0a712f0ca2f9a922cdc4f1f47b88c3ee70048
device: add debug logs describing handshake rejection

Useful in testing when bad network stacks repeat or
batch large numbers of packets.

Signed-off-by: Avery Pennarun <apenwarr@tailscale.com>
device/noise-protocol.go