summaryrefslogtreecommitdiffstats
path: root/include/netlink/object-api.h
Commit message (Expand)AuthorAgeFilesLines
* license: fix and add SPDX license identifiers and drop license commentsThomas Haller2020-04-161-7/+1
* Remove obsolete warning from <netlink/object-api.h> as it breaks NM buildThomas Graf2013-01-241-2/+0
* Provide compat headers for removed private APIThomas Graf2013-01-241-0/+21
* Move private header files to <netlink-private/*>Thomas Graf2013-01-241-375/+0
* Add nl hashtable structures and access functionsroopa2012-11-091-0/+10
* Add support for updating objects in the cacheroopa2012-11-051-0/+12
* Add new object op oo_id_attrs_getroopa2012-11-051-0/+5
* Make struct nl_object public, NLHDR_COMMON has been public anywayThomas Graf2011-03-171-0/+6
* object: fix attribute comparisonPatrick McHardy2010-04-191-2/+14
* Remove old line counting while dumpingThomas Graf2008-05-231-7/+3
* Export interface to define objectsThomas Graf2007-09-151-0/+334