summaryrefslogtreecommitdiff
path: root/include/netlink/genl
AgeCommit message (Expand)Author
2017-10-09nl: add "const" specifier for nla_policy argument of parse functionsThomas Haller
2012-06-01genl: Export genl_ops_resolve() and genl_mngt_resolve() in headerThomas Graf
2012-06-01genl: Support registration of families without depending on cachesThomas Graf
2012-05-31genl: Add genlmsg_user_hdr(), genlmsg_user_data(), and genlmsg_user_datalen()Thomas Graf
2012-05-31genl: updates to API reference documentationThomas Graf
2010-10-14Generic Netlink multicast groups supportdima
2008-06-17Fix compile errors when linking against libnl-genlThomas Graf
2008-05-15Rename struct nl_handle to struct nl_sockThomas Graf
2008-05-14Thread-safe error handlingThomas Graf
2008-01-10Added additional parsing and validation functions for generic netlinkThomas Graf
2007-09-15Add missing declarations for genlmsg_data() and genlmsg_len()Thomas Graf
2007-09-15Initial importnougat-mr1-arcThomas Graf