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
2025-01-22 12:43:20 +00:00
Code
Releases
Activity
yggdrasil-go
/
src
History
Arceliar
6b6a5a2906
Merge pull request
#608
from neilalexander/mtu
...
Improve MTU handling
2019-11-19 19:37:25 -06: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
Update config.go godoc
2019-09-02 09:45:11 +01:00
crypto
package level documentation for address/crypto/util
2019-09-01 19:01:33 -05:00
defaults
Fix expressions
2019-06-11 23:48:00 +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
fix a crash when shutting down if no multicast interfaces are configured
2019-10-25 18:40:09 -05:00
tuntap
Fix setting up of MTU when value is outside of acceptable bounds, also account for ethernet headers in calculations, notify about clipping to stdout
2019-11-19 14:20:11 +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
fix deadlock when AddPeer fails
2019-11-12 21:01:32 -06:00