]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
Fixed timer issue when failing to send handshake
authorMathias Hall-Andersen <mathias@hall-andersen.dk>
Tue, 17 Oct 2017 14:50:23 +0000 (16:50 +0200)
committerMathias Hall-Andersen <mathias@hall-andersen.dk>
Tue, 17 Oct 2017 14:50:23 +0000 (16:50 +0200)
commitfd6f2e1f554cb545c7c554b56e2ac77308822680
tree9e382c6f549510a42f1fb9a0e8551fb96f54e7ed
parente86d03dca23e5adcbd1c7bd30157bc7d19a932d7
Fixed timer issue when failing to send handshake

+ Identified send4 issue
src/conn_linux.go
src/timers.go
src/uapi.go