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
/
cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cache: Return -NLE_PROTO_MISMATCH if socket provided mismatches cache protocol
Thomas Graf
2013-07-01
1
-0/+12
*
cache: Improve debugging messages of cache operations
Thomas Graf
2013-04-01
1
-24/+38
*
Move private header files to <netlink-private/*>
Thomas Graf
2013-01-24
1
-1/+1
*
cache: Add new nl_cache_find api
roopa
2013-01-11
1
-0/+39
*
cache: make sure the user has specified a callback
mihai.dontu@gmail.com
2013-01-06
1
-1/+2
*
cache pickup: Avoid duplicates during cache pickup
roopa
2012-12-21
1
-3/+23
*
Bug Fix: cache_include: Fix object ref release after successful object update
roopa
2012-12-17
1
-1/+1
*
cache: only continue iterating over co_groups if it is available
Thomas Graf
2012-11-26
1
-2/+5
*
cache: provide safe variant of nl_cache_mngt_require() and use it
Thomas Graf
2012-11-16
1
-0/+5
*
Use NL_DBG() instead of printing warnings and errors to stderr
Thomas Graf
2012-11-15
1
-1/+1
*
use safe cache lookup variants internally
Thomas Graf
2012-11-15
1
-2/+4
*
cache: Add reference counter to caches
Thomas Graf
2012-11-15
1
-7/+27
*
cache: Move nl_cache_ops_set_flags() to cache_mngt.c
Thomas Graf
2012-11-12
1
-10/+0
*
cache: Fix typo in API doc of nl_cache_set_flags()
Thomas Graf
2012-11-12
1
-1/+1
*
Add NL_CACHE_AF_ITER support during refill and resync
roopa
2012-11-12
1
-19/+41
*
Add support for per cache flags
roopa
2012-11-12
1
-0/+21
*
Add hash support in cache mngr
roopa
2012-11-09
1
-3/+68
*
Add support for updating objects in the cache
roopa
2012-11-05
1
-0/+11
*
Fix for dumping objects to a buffer instead of file descriptor
Bushman, Jeff
2012-05-18
1
-0/+3
*
doc: documentation restructuring
Thomas Graf
2012-05-10
1
-0/+9
*
Add new nl_cache_clone() function.
Thierry Reding
2012-02-16
1
-0/+30
*
Make some functions and global variables static
Pavel Roskin
2011-08-11
1
-3/+4
*
Remove write-only variables in lib/cache.c
Pavel Roskin
2011-08-11
1
-9/+0
*
Support for NLM_F_INTR
Thomas Graf
2011-07-14
1
-2/+12
*
Provide nl_cache_set_arg{1,2}() to specify cache args
Thomas Graf
2011-04-10
1
-0/+26
*
Documentation updates
Thomas Graf
2011-03-21
1
-61/+150
*
Hold reference to obj while calling callback of cache iterator
Thomas Graf
2011-03-17
1
-0/+5
*
Print debugging info while iterating a cache based on a filter
Thomas Graf
2011-03-17
1
-2/+9
*
add user data to change_func_t for caches
Andreas Fett
2010-10-13
1
-9/+10
*
cache: properly invoke change_cb for deleted objects in nl_cache_resync()
Patrick McHardy
2010-04-19
1
-2/+8
*
Remove old line counting while dumping
Thomas Graf
2008-05-23
1
-1/+1
*
Rename struct nl_handle to struct nl_sock
Thomas Graf
2008-05-15
1
-17/+17
*
Thread-safe error handling
Thomas Graf
2008-05-14
1
-26/+41
*
Ignore NULL pointers passed to nl_cache_free()
Thomas Graf
2008-04-29
1
-0/+3
*
[PATCH] libnl cache management leak
Patrick McHardy
2008-01-10
1
-2/+5
*
Added additional parsing and validation functions for generic netlink
Thomas Graf
2008-01-10
1
-1/+1
*
Check for availability of request_update()
Thomas Graf
2007-09-17
1
-0/+3
*
Initial import
Thomas Graf
2007-09-14
1
-0/+805