summaryrefslogtreecommitdiffstats
path: root/include/netlink/addr.h
Commit message (Expand)AuthorAgeFilesLines
* license: fix and add SPDX license identifiers and drop license commentsThomas Haller2020-04-161-7/+1
* include: don't include kernel headers in public libnl3 headersThomas Haller2017-03-021-0/+2
* lib: add const-ness to appropriate parameters in addr, attr, dataRohan Joyce2015-02-161-18/+21
* addr: improve API reference documentation for nl_addr_*()Thomas Graf2013-03-141-2/+2
* addr: hide nl_addr_destroy()Thomas Graf2010-11-261-4/+1
* Remove obsolete nla_get_addr() and nla_get_data()Thomas Graf2008-05-141-2/+2
* Thread-safe error handlingThomas Graf2008-05-141-2/+2
* Abstract address allocation based on netlink attributeThomas Graf2008-01-301-0/+1
* Support link operstate and linkmodeThomas Graf2007-12-191-0/+1
* Initial importThomas Graf2007-09-141-0/+67