mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-18 08:16:39 +00:00
refactor: rearrange iface package
This commit is contained in:
@@ -15,7 +15,6 @@ func Create(iface string, address string) error {
|
||||
} else {
|
||||
return CreateWithUserspace(iface, address)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// CreateWithKernel Creates a new Wireguard interface using kernel Wireguard module.
|
||||
|
||||
Reference in New Issue
Block a user