summaryrefslogtreecommitdiffstats
path: root/lib/attr.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce nla_strdup() to help parse strings attributesThomas Graf2008-06-131-0/+5
* Remove obsolete nla_get_addr() and nla_get_data()Thomas Graf2008-05-141-12/+0
* Thread-safe error handlingThomas Graf2008-05-141-9/+7
* Be liberal when receiving an empty nested attributeThomas Graf2008-02-221-1/+0
* Detailed attribute documentationThomas Graf2008-01-301-310/+705
* Improve message/attribute construction documentation and add nlmsg_expand()Thomas Graf2008-01-141-10/+8
* Fix stale data pointers when constructing messagesThomas Graf2008-01-141-3/+2
* [LIBNL]: Fix format stringsPatrick McHardy2007-12-131-2/+2
* Initial importThomas Graf2007-09-151-0/+787