Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckNeighbourTable ¶
func Get ¶
Get checks both the kernel neighbor cache and performs active discovery if not found in cache (IPv6 only).
func PerformNeighborDiscovery ¶
func PerformNeighborDiscovery(targetIP net.IP, iface *net.Interface, timeout time.Duration) (net.HardwareAddr, error)
PerformNeighborDiscovery performs an active IPv6 Neighbor Discovery for the given target IP on the specified interface. Returns the MAC address if found, or an error if not found or on failure.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.