mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-11-03 10:45:09 +03:00
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. |
||
|---|---|---|
| .. | ||
| address | ||
| admin | ||
| config | ||
| crypto | ||
| defaults | ||
| module | ||
| multicast | ||
| tuntap | ||
| types | ||
| util | ||
| version | ||
| yggdrasil | ||