mirror of
https://github.com/netbirdio/netbird.git
synced 2024-11-07 16:54:16 +01:00
b64f5ffcb4
Small code cleaning in the iface package. These changes necessary to get a clean code in case if we involve more platforms. The OS related functions has been distributed into separate files and it has been mixed with not OS related logic. The goal is to get a clear picture of the layer between WireGuard and business logic. |
||
---|---|---|
.. | ||
address.go | ||
iface_darwin.go | ||
iface_linux.go | ||
iface_test.go | ||
iface_unix.go | ||
iface_windows.go | ||
iface.go | ||
ifacename_darwin.go | ||
ifacename.go | ||
module_linux_test.go | ||
module_linux.go | ||
module.go |