summaryrefslogtreecommitdiffstats
path: root/include/netlink/netlink.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for inet diag Netlink protocol.Joe Damato2013-07-191-0/+1
* netlink: Forward declare frequent libnl types to ease inclusion depsThomas Graf2013-02-141-1/+3
* fix includes after removing some headersJiri Pirko2013-01-231-1/+2
* nl: Fix return value of nl_recvmsgs()Thomas Graf2012-05-081-0/+1
* API to issue direct GET requests to the kernelThomas Graf2011-04-111-0/+8
* Add nl_send_sync()Thomas Graf2011-03-251-0/+1
* rename nl_send_auto_complete() -> nl_send_auto(), nl_auto_complete -> nl_comp...Thomas Graf2010-11-181-1/+4
* Fix compile warning in nl.cThomas Graf2010-07-031-1/+1
* new feature nl_send_iovec(), nl_auto_complete() and code refactoring.Karl Hiramoto2010-03-101-0/+4
* Declare struct ucred in handlers.h and netlink.hPavel Roskin2009-07-201-0/+2
* <netlink/addr.h> requires <netdb.h>Thomas Graf2008-06-171-0/+1
* Rename struct nl_handle to struct nl_sockThomas Graf2008-05-151-11/+11
* Break API some moreThomas Graf2008-05-141-1/+0
* Thread-safe error handlingThomas Graf2008-05-141-0/+1
* Provide libnl version in <netlink/version.h>Thomas Graf2008-04-301-0/+1
* Include linux/ip_mg_alg.h internally for compatibility onlyThomas Graf2007-12-181-1/+0
* Initial importThomas Graf2007-09-141-0/+74