Versions in this module Expand all Collapse all v0 v0.1.7 Dec 5, 2017 Changes in this version + func DownInterface(name string) error + func GetMtu(name string) (int, error) + func RemoveInterface(name string) error + func SetMtu(name string, mtu int) error + func UpInterface(name string) error + func UpInterfacePoll(name string) error + type BoundIP struct + Label string + func GetIPs() ([]BoundIP, error)