yggdrasil-go/src
2020-12-13 16:29:03 -06:00
..
address Fix typos 2019-11-29 11:45:02 +02:00
admin Accept some golint suggestions (#690) 2020-09-27 14:42:46 +01:00
config Unify MTU datatypes across the codebase 2020-01-05 18:01:22 +00:00
crypto Merge branch 'future' into develop-future 2020-09-27 20:28:26 +01:00
defaults Set default conf file on FreeBSD to /usr/local/etc/yggdrasil.conf (#717) 2020-09-27 13:22:49 +01:00
module Define module.Module interface, update admin/tuntap/multicast modules to comply with it, fix #581 2019-10-23 10:44:58 +01:00
multicast attempt to keep TCP listener alive if there's a temporary error (e.g. too many open files), just pause and retry later 2020-10-18 11:01:18 -05:00
tuntap Merge branch 'future' into develop-future 2020-09-27 20:28:26 +01:00
types Unify MTU datatypes across the codebase 2020-01-05 18:01:22 +00:00
util Merge branch 'future' into develop-future 2020-09-27 20:28:26 +01:00
version yggdrasil: buildName should report unknown 2019-11-11 00:24:50 -05:00
yggdrasil if the link handler exits early due to an existing connection, then have it return a channel to that connection which closes when the connection is closed, so we can choose to block on that to avoid spamming connection attempts with dial 2020-12-13 16:29:03 -06:00