Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/route: add rtnl_neigh ext flags support | Ronan Dalton | 2024-09-16 | 1 | -0/+10 |
* | neigh: add support of NHID attribute | Stanislav Zaikin | 2023-07-31 | 1 | -0/+3 |
* | license: fix and add SPDX license identifiers and drop license comments | Thomas Haller | 2020-04-16 | 1 | -7/+1 |
* | neigh: add get/set functions for NEIGH_ATTR_MASTER | Tobias Jungel | 2018-06-25 | 1 | -0/+3 |
* | neigh: add function to look up neighbour (fdb) by ifindex, mac and vlan | Jonas Johansson | 2016-05-29 | 1 | -0/+2 |
* | link/neigh: add flags option to link and neighbor caches | David Ahern | 2015-11-19 | 1 | -0/+3 |
* | neigh: add support for NDA_VLAN nl attribute | Jonas Johansson | 2015-03-23 | 1 | -0/+3 |
* | add new function to provide neighbour event parsing | Brett Ciphery | 2012-01-30 | 1 | -0/+2 |
* | Remove change routine, works flawlessly via add() with NLM_F_REPLACE | Thomas Graf | 2008-05-22 | 1 | -4/+0 |
* | Rename struct nl_handle to struct nl_sock | Thomas Graf | 2008-05-15 | 1 | -4/+4 |
* | Thread-safe error handling | Thomas Graf | 2008-05-14 | 1 | -26/+18 |
* | Initial import | Thomas Graf | 2007-09-14 | 1 | -0/+91 |