index
:
libnl.git
cache-nonexcl-route
main
th/pr/338
th/test-routes
th/tmp
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
route
/
neigh.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/route: add rtnl_neigh ext flags support
Ronan Dalton
2024-09-16
1
-6/+70
*
all: fix and enable "-Wsign-compare" warning
Thomas Haller
2024-05-29
1
-6/+6
*
core: always define statements for NL_DBG()
Thomas Haller
2024-04-22
1
-2/+0
*
build: always define NL_DEBUG
Thomas Haller
2024-04-22
1
-1/+1
*
include: drop "netlink-private/netlink.h" and move declarations
Thomas Haller
2023-08-02
1
-2/+1
*
all: cleanup includes and use "nm-default.h"
Thomas Haller
2023-08-02
1
-1/+4
*
include: split and drop "netlink-private/types.h"
Thomas Haller
2023-08-02
1
-0/+28
*
neigh: add support of NHID attribute
Stanislav Zaikin
2023-07-31
1
-0/+29
*
lib: use _nl_{init,exit} instead of __{init,exit}
Thomas Haller
2023-07-28
1
-2/+2
*
all: use "_nl_packed" macro instead of "__attribute__((packed))"
Thomas Haller
2023-07-28
1
-1/+1
*
all: rework ATTR_DIFF() macros to not generate attribute names
Thomas Haller
2023-07-28
1
-17/+15
*
doc: fix typo
Leon M. George
2022-08-24
1
-2/+2
*
lib: make nl_object_clone() out-of-memory safe
Thomas Haller
2022-03-16
1
-0/+3
*
neigh: support to add fdb entry
wangli09
2022-03-09
1
-1/+1
*
license: fix and add SPDX license identifiers and drop license comments
Thomas Haller
2020-04-16
1
-7/+0
*
Add SPDX identifiers
Yegor Yefremov
2019-08-12
1
-0/+1
*
neigh: update neighbour.h and add missing flags
Tobias Jungel
2018-06-25
1
-0/+3
*
neigh_dump_line: dump master as well
Tobias Jungel
2018-06-25
1
-0/+8
*
neigh: add get/set functions for NEIGH_ATTR_MASTER
Tobias Jungel
2018-06-25
1
-0/+10
*
whitespace cleanup
Tobias Jungel
2018-06-25
1
-5/+5
*
neigh: cache updates as well query AF_BRIDGE neigh
Tobias Jungel
2018-06-25
1
-1/+26
*
neigh: support bridge entries for vxlan interfaces
Tobias Jungel
2018-04-06
1
-2/+4
*
neigh: set correct AF for NDA_DST
Tobias Jungel
2018-04-06
1
-1/+3
*
route: neigh: print family in neigh dumps
Roopa Prabhu
2017-10-12
1
-1/+5
*
route: neigh: use NDA_MASTER for neigh->n_master if available
Roopa Prabhu
2017-02-27
1
-10/+14
*
neigh: add function to look up neighbour (fdb) by ifindex, mac and vlan
Jonas Johansson
2016-05-29
1
-0/+26
*
neigh: support neighbour flag NTF_SELF
Jonas Johansson
2016-04-29
1
-0/+2
*
lib: update ce-mask to uint64_t
David Ahern
2016-02-12
1
-3/+3
*
bridge: add support for VLANs
David Ahern
2015-12-07
1
-2/+7
*
link/neigh: add flags option to link and neighbor caches
David Ahern
2015-11-19
1
-0/+32
*
neigh: add support for NTF_SELF
David Ahern
2015-11-01
1
-6/+13
*
neigh: accept "norarp" in rtnl_neigh_state2str()
Thomas Haller
2015-06-26
1
-1/+6
*
neigh: fix type for NUD_NOARP flag in trans_tbl
Tobias Jungel
2015-06-26
1
-1/+1
*
neigh: add support for NDA_VLAN nl attribute
Jonas Johansson
2015-03-23
1
-0/+26
*
style: require comma after __ADD() macro
Thomas Haller
2014-07-27
1
-20/+20
*
nl: Print file:line:func in debugging messages and provide --disable-debug to...
Thomas Graf
2013-04-02
1
-0/+2
*
neigh: Remove check for AF_UNSPEC in rtnl_neigh_get()
Thomas Graf
2013-02-01
1
-2/+2
*
Move private header files to <netlink-private/*>
Thomas Graf
2013-01-24
1
-1/+1
*
cache: provide safe variant of nl_cache_mngt_require() and use it
Thomas Graf
2012-11-16
1
-2/+7
*
Add master support to rtnl_neigh for AF_BRIDGE objects
roopa
2012-11-15
1
-2/+22
*
Add AF_BRIDGE support to neigh cache
roopa
2012-11-15
1
-10/+36
*
Add hash support to neigh cache
roopa
2012-11-09
1
-0/+46
*
add new function to provide neighbour event parsing
Brett Ciphery
2012-01-30
1
-1/+18
*
neigh: include ndm flags while building message
Thomas Graf
2011-06-15
1
-0/+3
*
Documentation updates
Thomas Graf
2011-03-21
1
-1/+1
*
constify struct trans_tbl
Thomas Graf
2010-11-17
1
-3/+3
*
Rename nl_get_hz() to nl_get_user_hz() to indicate it's not the in-kernel HZ ...
Thomas Graf
2010-11-17
1
-1/+1
*
Support neighbour flag NTF_USE
Thomas Graf
2010-10-29
1
-0/+2
*
Remove NL_DUMP_ENV code
Thomas Graf
2010-10-20
1
-46/+0
*
neigh: fix id_attrs to include ifindex
Patrick McHardy
2010-04-19
1
-1/+1
[next]