libnl/lib/genl
Thomas Graf ad545f2854 genl: Update mt_id of cache ops when resolving genl id
The cache layer uses the message type array stored in the cache
ops to lookup which cache a message belongs to. Update to the
the message array with the resolved generic netlink id to make
it compatible with the caching API.

Allows to use nl_cache_refill() and others for generic netlink
based caches with dynamic generic netlink ids.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
2013-04-01 11:21:22 +02:00
..
ctrl.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
family.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
genl.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
mngt.c genl: Update mt_id of cache ops when resolving genl id 2013-04-01 11:21:22 +02:00