summaryrefslogtreecommitdiffstats
path: root/include/netlink/route/neighbour.h
Commit message (Expand)AuthorAgeFilesLines
* lib/route: add rtnl_neigh ext flags supportRonan Dalton2024-09-161-0/+10
* neigh: add support of NHID attributeStanislav Zaikin2023-07-311-0/+3
* license: fix and add SPDX license identifiers and drop license commentsThomas Haller2020-04-161-7/+1
* neigh: add get/set functions for NEIGH_ATTR_MASTERTobias Jungel2018-06-251-0/+3
* neigh: add function to look up neighbour (fdb) by ifindex, mac and vlanJonas Johansson2016-05-291-0/+2
* link/neigh: add flags option to link and neighbor cachesDavid Ahern2015-11-191-0/+3
* neigh: add support for NDA_VLAN nl attributeJonas Johansson2015-03-231-0/+3
* add new function to provide neighbour event parsingBrett Ciphery2012-01-301-0/+2
* Remove change routine, works flawlessly via add() with NLM_F_REPLACEThomas Graf2008-05-221-4/+0
* Rename struct nl_handle to struct nl_sockThomas Graf2008-05-151-4/+4
* Thread-safe error handlingThomas Graf2008-05-141-26/+18
* Initial importThomas Graf2007-09-141-0/+91