summaryrefslogtreecommitdiff
path: root/include/netlink/cache-api.h
Commit message (Expand)AuthorAgeFilesLines
* cache: Add reference counter to cache operationsThomas Graf2012-11-161-0/+6
* cache: Move NL_CACHE_AF_ITER to <netlink/cache.h>Thomas Graf2012-11-121-5/+0
* Add support for per cache flagsroopa2012-11-121-0/+8
* Add hash support in cache mngrroopa2012-11-101-0/+3
* cache: Add co_include_event allowing caches to provide their own nl_cache_inc...Thomas Graf2012-04-221-1/+19
* cache: improve documentation of co_event_filterThomas Graf2012-04-221-3/+20
* cache: event_filter() cache operation to filter notificationsThomas Graf2011-10-211-0/+7
* Documentation updatesThomas Graf2011-03-221-0/+24
* Rename struct nl_handle to struct nl_sockThomas Graf2008-05-151-2/+2
* Export interface to define cachesThomas Graf2007-09-171-0/+199