libnl/lib
roopa 96bb7c9a4c cache pickup: Avoid duplicates during cache pickup
This patch adds search and replace/update functionality
to cache pickup_cb. This change is required to avoid
duplicates getting into the cache during pickup. Also
helps updating existing objects during cache pickup.
We have seen this in cases of ipv6 equal cost multipath
routes

changes v1 to v2:
	- Updated documentation

Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
2012-12-21 13:30:21 +01:00
..
cli Support plug qdisc - queue traffic until explicit release 2012-02-14 12:02:04 +01:00
fib_lookup doc: documentation restructuring 2012-05-10 12:03:59 +02:00
genl genl/family flags can be damaged during the auto-indentation. 2012-10-19 22:16:44 +06:00
netfilter cache: provide safe variant of nl_cache_mngt_require() and use it 2012-11-16 01:11:55 +01:00
route route cache: Fix handling of ipv6 multipath routes 2012-12-17 15:16:02 +01:00
.gitignore Added lex.yy.c to .gitignore 2012-08-30 03:19:04 +06:00
addr.c Address comparison bug fixed 2012-08-30 21:00:39 +06:00
attr.c Use NL_DBG() instead of printing warnings and errors to stderr 2012-11-16 00:42:34 +01:00
cache.c cache pickup: Avoid duplicates during cache pickup 2012-12-21 13:30:21 +01:00
cache_mngr.c Bug Fix: Add new fill socket to cache manager 2012-11-19 10:15:04 +01:00
cache_mngt.c cache: provide safe variant of nl_cache_mngt_require() and use it 2012-11-16 01:11:55 +01:00
data.c Fix types-related warnings based on clang diagnostics 2012-06-13 13:30:26 +02:00
error.c Support for NLM_F_INTR 2011-07-14 10:51:49 +02:00
handlers.c doc: documentation restructuring 2012-05-10 12:03:59 +02:00
hash.c Hash: Properly prefix hash functions 2012-11-10 10:22:26 +01:00
hashtable.c hashtable: remove doc section crashing doxygen 2012-11-11 11:21:10 +01:00
Makefile.am link: basic socket-CAN support 2012-11-29 22:17:58 +01:00
msg.c use safe cache lookup variants internally 2012-11-16 00:29:58 +01:00
nl.c nl: Improve API doc of nl_send_simple() 2012-11-08 21:17:32 +01:00
object.c use safe cache lookup variants internally 2012-11-16 00:29:58 +01:00
socket.c lock abstraction layer 2012-11-15 21:30:57 +01:00
utils.c Use NL_DBG() instead of printing warnings and errors to stderr 2012-11-16 00:42:34 +01:00
version.c Run-time version information is now available 2012-08-30 03:19:04 +06:00