yggdrasil-go/src
Neil Alexander e147bed515
Use deadline for link handshake
This uses a 6 second deadline for timeouts instead of using `util.FuncTimeout` at 30 seconds for the read and then again for the write.

If the handshake doesn't complete within 6 seconds then it's going to probably collapse when we give the connection to Ironwood and it tries to do a keepalive anyway.
2022-09-24 16:43:44 +01:00
..
address Silence incorrect linter warning 2022-07-07 18:19:15 +01:00
admin Admin socket and yggdrasilctl improvements 2022-09-24 12:22:38 +01:00
config Add quote marks to InterfacePeers comment 2022-09-24 14:44:50 +01:00
core Use deadline for link handshake 2022-09-24 16:43:44 +01:00
defaults Rename tuntap package to tun 2022-09-24 14:41:47 +01:00
ipv6rwc Fix lint errors 2022-04-17 17:56:54 +01:00
multicast Admin socket and yggdrasilctl improvements 2022-09-24 12:22:38 +01:00
tun Rename tuntap package to tun 2022-09-24 14:41:47 +01:00
util Refactor multicast setup (isolated config, etc) 2022-09-03 11:42:05 +01:00
version yggdrasil: buildName should report unknown 2019-11-11 00:24:50 -05:00