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
*
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
*
Add internal wait_for_ack() which only waits for ACK if !NL_NO_AUTO_ACK
Thomas Graf
2008-10-20
1
-2/+2
*
Remove XML dumping
Thomas Graf
2008-06-17
1
-55/+0
*
Remove old line counting while dumping
Thomas Graf
2008-05-23
1
-54/+43
*
Remove change routine, works flawlessly via add() with NLM_F_REPLACE
Thomas Graf
2008-05-22
1
-65/+8
*
Add rtnl_neigh_get_family()
Thomas Graf
2008-05-20
1
-0/+5
*
Allow parser callbacks to return NL_OK, NL_SKIP, NL_EXIT
Thomas Graf
2008-05-15
1
-5/+0
*
Fix memory leaks when sending of message failed
Thomas Graf
2008-05-15
1
-6/+9
*
Rename struct nl_handle to struct nl_sock
Thomas Graf
2008-05-15
1
-20/+19
*
Replace RTNL_LINK_NOT_FOUND with just 0
Thomas Graf
2008-05-14
1
-4/+1
*
Remove obsolete nla_get_addr() and nla_get_data()
Thomas Graf
2008-05-14
1
-4/+8
*
Thread-safe error handling
Thomas Graf
2008-05-14
1
-59/+44
*
Big routing code rework (API/ABI BREAK!)
Thomas Graf
2008-04-29
1
-1/+1
*
Fix memory leak when parsing netlink messages into caches
Thomas Graf
2007-12-17
1
-1/+1
*
Export interface to define caches
Thomas Graf
2007-09-17
1
-2/+1
*
Initial import
Thomas Graf
2007-09-14
1
-0/+1023