summaryrefslogtreecommitdiffstats
path: root/include/netlink/genl
Commit message (Expand)AuthorAgeFilesLines
* genl: Export genl_ops_resolve() and genl_mngt_resolve() in headerThomas Graf2012-06-011-0/+3
* genl: Support registration of families without depending on cachesThomas Graf2012-06-011-7/+26
* genl: Add genlmsg_user_hdr(), genlmsg_user_data(), and genlmsg_user_datalen()Thomas Graf2012-05-311-0/+4
* genl: updates to API reference documentationThomas Graf2012-05-314-30/+93
* Generic Netlink multicast groups supportdima2010-10-143-1/+6
* Fix compile errors when linking against libnl-genlThomas Graf2008-06-171-0/+9
* Rename struct nl_handle to struct nl_sockThomas Graf2008-05-152-5/+5
* Thread-safe error handlingThomas Graf2008-05-141-2/+3
* Added additional parsing and validation functions for generic netlinkThomas Graf2008-01-101-0/+8
* Add missing declarations for genlmsg_data() and genlmsg_len()Thomas Graf2007-09-151-0/+2
* Initial importThomas Graf2007-09-144-0/+201