yggdrasil-go/src
2019-09-18 13:37:01 +01:00
..
address fix code after moving address/crypto/util 2018-12-14 20:49:18 -06:00
admin Implement feature from https://github.com/yggdrasil-network/yggdrasil-go/issues/488 2019-08-11 00:31:22 +03:00
config Rename crypto-key config options, improve control flow 2019-08-19 10:28:30 +01:00
crypto move some potentially blocking operations out of session pool workers, minor cleanup 2019-08-04 16:29:58 -05:00
defaults Fix expressions 2019-06-11 23:48:00 +01:00
multicast Simplify reconfiguration 2019-08-28 19:31:04 +01:00
tuntap add some artifical delay to windows netsh commands, since it seems like maybe they don't take effect immediately, and this was leading to races when setting MTU 2019-09-01 13:20:48 -05:00
util gc more often on mobile 2019-09-01 11:08:25 -05:00
version Implement feature from https://github.com/yggdrasil-network/yggdrasil-go/issues/488 2019-08-11 00:31:22 +03:00
yggdrasil Catch a nil pointer when sending a session packet to a conn, this shouldn't happen but it's caused multiple crashes in conn.recvMsg 2019-09-18 13:37:01 +01:00