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