This website requires JavaScript.
Explore
Help
Sign In
cwinfo
/
yggdrasil-go
Watch
5
Star
0
Fork
0
You've already forked yggdrasil-go
mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced
2024-11-22 15:20:30 +00:00
Code
Releases
Activity
654407dc6d
yggdrasil-go
/
src
History
Arceliar
654407dc6d
close long-dead connections in link.go instead of in switch.go, this is important in case a connection opens but never bothers to send even one switch message
2019-02-24 13:24:55 -06:00
..
address
fix code after moving address/crypto/util
2018-12-14 20:49:18 -06:00
config
Remove ReadTimeout configuration option
2019-02-10 12:13:49 +00:00
crypto
fix code after moving address/crypto/util
2018-12-14 20:49:18 -06:00
defaults
Add DefaultConfigFile to defaults for yggdrasilctl
2018-12-10 10:20:59 +00:00
util
send an ack if we receive a packet and don't have any return traffic, keeping a legacy 4-second keep-alive in case there's no traffic at all to send (to be removed later, after nodes have upgraded), ideally we should either remove ReadTimeout or use it for the switch idle timeout instead
2019-02-02 22:18:55 -06:00
yggdrasil
close long-dead connections in link.go instead of in switch.go, this is important in case a connection opens but never bothers to send even one switch message
2019-02-24 13:24:55 -06:00