Documentation ¶
Overview ¶
Package netlink contains code that interacts with the generic linux netlink.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NeighboursByMAC ¶
NeighboursByMAC queries the linux kernel for IPv6 neighbours (link local addresses) on links we are connected to and returns them groupes by the MAC address they belong to.
Addresses within groups are not sorted. Returns an error if netlink query failed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.