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 23:04:37 +00:00
Code
Releases
Activity
yggdrasil-go
/
src
History
Arceliar
1e6a6d2160
use session.cancel in the router to make blocking safe, reduce size of fromRouter buffer so the drops in the switch are closer to the intended front-drop behavior
2019-08-04 02:21:41 -05:00
..
address
fix code after moving address/crypto/util
2018-12-14 20:49:18 -06:00
admin
Export NodeInfoPayload type, rename some API functions
2019-07-28 11:30:24 +01:00
config
Various API changes and simplifications to fix mobile builds
2019-07-27 15:00:09 +01:00
crypto
Fix
#413
by always generating public keys from private ones instead of trusting public keys supplied by config
2019-07-16 09:49:28 +01:00
defaults
Fix expressions
2019-06-11 23:48:00 +01:00
multicast
Various API changes and simplifications to fix mobile builds
2019-07-27 15:00:09 +01:00
tuntap
remove some lossy channel sends that should be safe to allow to block
2019-08-04 02:14:45 -05:00
util
just use a sync.Pool as the bytestore to not overcomplicate things, the allocations from interface{} casting don't seem to actually hurt in practice right now
2019-08-04 00:28:13 -05:00
yggdrasil
use session.cancel in the router to make blocking safe, reduce size of fromRouter buffer so the drops in the switch are closer to the intended front-drop behavior
2019-08-04 02:21:41 -05:00