summaryrefslogtreecommitdiffstats
path: root/include/netlink/attr.h
Commit message (Expand)AuthorAgeFilesLines
* attr: fix compile warning in headersPeter Wu2014-06-251-1/+1
* attr: Add nla_nest_cancel() to remove partially added nested attributesThomas Graf2013-03-141-0/+1
* attr: Provide nla_is_nested() functionThomas Graf2013-02-051-1/+2
* doc: documentation restructuringThomas Graf2012-05-101-7/+7
* - Reworked the classifier interface.Thomas Graf2009-09-021-0/+10
* Introduce nla_strdup() to help parse strings attributesThomas Graf2008-06-131-0/+1
* Remove obsolete nla_get_addr() and nla_get_data()Thomas Graf2008-05-141-4/+0
* Detailed attribute documentationThomas Graf2008-01-301-118/+107
* Initial importThomas Graf2007-09-141-0/+287