5
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2024-12-23 16:55:40 +00:00
yggdrasil-go/src/defaults
Adam Ruzicka 8358fe5c5c Unify MTU datatypes across the codebase
The codebase uses int and unit16 to represent MTU randomly. This change
unifies it to a MTU type from types package, which is currently uint16.
2020-01-05 18:01:22 +00:00
..
defaults_darwin.go Drop Water, use Wireguard tun library, drop TAP support 2019-11-22 16:43:50 +00:00
defaults_freebsd.go Update platform defaults, handling of 'auto' on Linux/Darwin 2019-11-22 20:07:08 +00:00
defaults_linux.go Drop Water, use Wireguard tun library, drop TAP support 2019-11-22 16:43:50 +00:00
defaults_openbsd.go Drop Water, use Wireguard tun library, drop TAP support 2019-11-22 16:43:50 +00:00
defaults_other.go Update platform defaults, handling of 'auto' on Linux/Darwin 2019-11-22 20:07:08 +00:00
defaults_windows.go Update platform defaults, handling of 'auto' on Linux/Darwin 2019-11-22 20:07:08 +00:00
defaults.go Unify MTU datatypes across the codebase 2020-01-05 18:01:22 +00:00