mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-29 06:35:07 +03:00
Set interface IP and MTU on BSD
This commit is contained in:
parent
f8dda26dba
commit
9e4d169208
2 changed files with 66 additions and 10 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue