mirror of
https://github.com/netbirdio/netbird.git
synced 2025-07-01 07:00:46 +02: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