mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2025-02-16 22:49:16 +00:00
![Adam Ruzicka](/assets/img/avatar_default.png)
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.