summaryrefslogtreecommitdiff
path: root/include/netlink/attr.h
AgeCommit message (Expand)Author
2018-01-24Fix for cgroup filter addition problem.d0u9
2017-10-09nl: add "const" specifier for nla_policy argument of parse functionsThomas Haller
2017-03-02include: don't include kernel headers in public libnl3 headersThomas Haller
2016-02-25lib: add type casting for nla_for_each_nested macroPrzemyslaw Szczerbik
2015-10-05lib/attr: add nla utility functions for signed integersThomas Haller
2015-08-17lib/attr: add nla utility functions for s32Thomas Haller
2015-02-16lib: add const-ness to appropriate parameters in addr, attr, dataRohan Joyce
2014-06-25attr: fix compile warning in headersPeter Wu
2013-03-14attr: Add nla_nest_cancel() to remove partially added nested attributesThomas Graf
2013-02-05attr: Provide nla_is_nested() functionThomas Graf
2012-05-10doc: documentation restructuringThomas Graf
2009-09-02- Reworked the classifier interface.Thomas Graf
2008-06-13Introduce nla_strdup() to help parse strings attributesThomas Graf
2008-05-14Remove obsolete nla_get_addr() and nla_get_data()Thomas Graf
2008-01-30Detailed attribute documentationThomas Graf
2007-09-15Initial importnougat-mr1-arcThomas Graf