mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2025-07-09 12:14:05 +00:00
Set interface IP and MTU on BSD
This commit is contained in:
@ -1,9 +1,4 @@
|
||||
// +build !linux
|
||||
// +build !darwin
|
||||
// +build !windows
|
||||
// +build !openbsd
|
||||
// +build !freebsd
|
||||
// +build !solaris
|
||||
// +build !linux,!darwin,!windows,!openbsd,!freebsd,!solaris,!netbsd,!dragonfly
|
||||
|
||||
package yggdrasil
|
||||
|
||||
|
Reference in New Issue
Block a user