]> 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)
committerDavid Crawshaw <david@zentus.com>
Thu, 2 Apr 2020 04:59:00 +0000 (15:59 +1100)
commitd54f0a61aa623548ad5a6fc3deccf4beca9a0c5a
tree1717061ba736dba3b91359dc9f89694dfa2946bb
parent83ca9b47b63b4d07630c4d579faf1111e42537d3
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