]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
Added last_handshake_time fields to UAPI
authorMathias Hall-Andersen <mathias@hall-andersen.dk>
Tue, 18 Jul 2017 13:22:56 +0000 (15:22 +0200)
committerMathias Hall-Andersen <mathias@hall-andersen.dk>
Tue, 18 Jul 2017 13:22:56 +0000 (15:22 +0200)
commit18714fc4a444f3369dc9ca25e5a6e50343770ea4
tree2f517973541ac510895a878c5dd9dff86927d947
parentbd6027a4d5114df964e88e357b52883411174558
Added last_handshake_time fields to UAPI
src/config.go
src/peer.go
src/receive.go
src/send.go
src/timers.go