]> granicus.if.org Git - libnl/commit
Add hash support in cache mngr
authorroopa <roopa@cumulusnetworks.com>
Fri, 9 Nov 2012 22:41:33 +0000 (14:41 -0800)
committerThomas Graf <tgraf@redhat.com>
Fri, 9 Nov 2012 23:12:44 +0000 (00:12 +0100)
commit55c0e036b04b567a81cca441117b4e2ce5e22ef2
treeddfde923c8b6fb5a0492546429f049cf29b5b956
parentc6f89ed02f04ac4984be34418774a7b06ff54f79
Add hash support in cache mngr

This patch adds support to create, delete modify hash table for a cache

Signed-off-by: Shrijeet Mukherjee <shm@cumulusnetworks.com>
Signed-off-by: Nolan Leake <nolan@cumulusnetworks.com>
Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Reviewed-by: Wilson Kok <wkok@cumulusnetworks.com>
Signed-off-by: Thomas Graf <tgraf@suug.ch>
include/netlink-types.h
include/netlink/cache-api.h
include/netlink/cache.h
lib/cache.c