5
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2024-11-10 02:50:27 +00:00
yggdrasil-go/src
2019-11-23 13:34:27 +00:00
..
address give yggdrasil.Dialer the same interface as a net.Dialer, so the only differences are what fields exist in the struct 2019-10-21 19:44:06 -05:00
admin Act multicast updates for safety 2019-10-23 11:12:51 +01:00
config Remove references to TAP 2019-11-22 20:08:19 +00:00
crypto package level documentation for address/crypto/util 2019-09-01 19:01:33 -05:00
defaults Update platform defaults, handling of 'auto' on Linux/Darwin 2019-11-22 20:07:08 +00: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 fix a crash when shutting down if no multicast interfaces are configured 2019-10-25 18:40:09 -05:00
tuntap Reuse GUID so Windows no longer keeps creating new networks each time Yggdrasil starts 2019-11-23 13:34:27 +00:00
util check packet length before checking if it's an ipv6 packet, and add some trace level logging whenever a packet is rejected for being too short to parse 2019-09-26 18:11:58 -05:00
version yggdrasil: buildName should report unknown 2019-11-11 00:24:50 -05:00
yggdrasil send a message to the sessions to update mtu instead of trying to update it directly 2019-11-21 19:23:44 -06:00