]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
Fixed cookie reply processing bug
authorMathias Hall-Andersen <mathias@hall-andersen.dk>
Fri, 7 Jul 2017 11:47:09 +0000 (13:47 +0200)
committerMathias Hall-Andersen <mathias@hall-andersen.dk>
Fri, 7 Jul 2017 11:47:09 +0000 (13:47 +0200)
commited31e757392d1f8a907250b19c64b59451c440db
treef4279f1555bbfadcace402332b75f01c5c6935f4
parent70179f8c8c2eeb39c9a3666012481a25ce39b338
Fixed cookie reply processing bug
src/constants.go
src/device.go
src/handshake.go
src/ip.go
src/macs_device.go
src/macs_peer.go
src/macs_test.go
src/receive.go
src/send.go
src/tun_linux.go