summaryrefslogtreecommitdiffstats
path: root/lib/genl/mngt.c
Commit message (Expand)AuthorAgeFilesLines
* genl: Update mt_id of cache ops when resolving genl idThomas Graf2013-04-011-0/+4
* genl: Provide internal function to resolve name to idThomas Graf2013-04-011-0/+26
* Move private header files to <netlink-private/*>Thomas Graf2013-01-241-1/+1
* genl: Support registration of families without depending on cachesThomas Graf2012-06-011-34/+161
* genl: Add genlmsg_user_hdr(), genlmsg_user_data(), and genlmsg_user_datalen()Thomas Graf2012-05-311-1/+1
* genl: updates to API reference documentationThomas Graf2012-05-311-76/+42
* genl: Make genl_unregister() a NOP if NULL pointer is passedThomas Graf2012-04-221-0/+3
* Rename struct nl_handle to struct nl_sockThomas Graf2008-05-151-4/+4
* Thread-safe error handlingThomas Graf2008-05-141-21/+9
* Export interface to define cachesThomas Graf2007-09-171-2/+2
* Initial importThomas Graf2007-09-141-0/+285