• Thomas Graf's avatar
    [NEIGH]: Netlink notifications · d961db35
    Thomas Graf authored
    Currently neighbour event notifications are limited to update
    notifications and only sent if the ARP daemon is enabled. This
    patch extends the existing notification code by also reporting
    neighbours being removed due to gc or administratively and
    removes the dependency on the ARP daemon. This allows to keep
    track of neighbour states without periodically fetching the
    complete neighbour table.
    Signed-off-by: default avatarThomas Graf <tgraf@suug.ch>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    d961db35
neighbour.c 64.9 KB