]> granicus.if.org Git - libnl/commit
cache: Make NL_ACT_* and nl_cache_ops_(get|put)() available
authorThomas Graf <tgraf@suug.ch>
Fri, 1 Feb 2013 09:21:58 +0000 (10:21 +0100)
committerThomas Graf <tgraf@suug.ch>
Fri, 1 Feb 2013 09:21:58 +0000 (10:21 +0100)
commit2005c2ecacdf5e1ba5be630c85f1288eeb8ad6af
tree1fb08277e4e7f089a82ec62fce08764aa82323d0
parent87458abbd03b0928b9d2ddd84b7bcb07892450d0
cache: Make NL_ACT_* and nl_cache_ops_(get|put)() available

Move NL_ACT_* definition and the functions nl_cache_ops_get()
and nl_cache_ops_put() into the public facing API. They can
be considered stable.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
include/netlink-private/cache-api.h
include/netlink/cache.h