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
/
route.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
include: drop "netlink-private/netlink.h" and move declarations
Thomas Haller
2023-08-02
1
-2/+2
*
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/+1
*
nl-aux: add "include/nl-aux-{core,route}" headers
Thomas Haller
2023-07-31
1
-1/+2
*
lib: use _nl_{init,exit} instead of __{init,exit}
Thomas Haller
2023-07-28
1
-2/+2
*
route/route: don't report failure when we receive a route in rtnl_route_lookup()
Thomas Haller
2022-03-11
1
-6/+6
*
route/route: support FIB lookups using rtnl
Tobias Waldekranz
2022-03-11
1
-0/+27
*
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
*
route: Add support for MPLS address family
David Ahern
2017-08-18
1
-0/+1
*
Move private header files to <netlink-private/*>
Thomas Graf
2013-01-24
1
-1/+1
*
route: Document ROUTE_CACHE_CONTENT flag
Thomas Graf
2012-08-30
1
-0/+4
*
Documentation updates
Thomas Graf
2011-03-21
1
-1/+2
*
Add internal wait_for_ack() which only waits for ACK if !NL_NO_AUTO_ACK
Thomas Graf
2008-10-20
1
-2/+2
*
Allow parser callbacks to return NL_OK, NL_SKIP, NL_EXIT
Thomas Graf
2008-05-15
1
-5/+1
*
Rename struct nl_handle to struct nl_sock
Thomas Graf
2008-05-15
1
-12/+10
*
Thread-safe error handling
Thomas Graf
2008-05-14
1
-28/+31
*
Route cache support
Thomas Graf
2008-05-05
1
-2/+15
*
Big routing code rework (API/ABI BREAK!)
Thomas Graf
2008-04-29
1
-265/+9
*
Represent default route with destination address length zero
Thomas Graf
2007-12-19
1
-6/+9
*
Fix memory leak when parsing netlink messages into caches
Thomas Graf
2007-12-17
1
-3/+4
*
Export interface to define caches
Thomas Graf
2007-09-17
1
-2/+1
*
Initial import
Thomas Graf
2007-09-14
1
-0/+444