4
0
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:
Neil Alexander
2018-03-01 13:37:05 +00:00
parent f8dda26dba
commit 9e4d169208
2 changed files with 66 additions and 10 deletions

View File

@ -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