yggdrasil-go/src/types
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
..
types.go Unify MTU datatypes across the codebase 2020-01-05 18:01:22 +00:00