Versions in this module Expand all Collapse all v0 v0.2.2 Jan 15, 2025 Changes in this version + func Create(name string, master string, netns ns.NetNS) (*netlink.Macvlan, error) + func GetByName(name string) (*netlink.Macvlan, error) + func Install(link *netlink.Macvlan, hw net.HardwareAddr, ips []*net.IPNet, ...) error