| Commit message (Expand) | Author | Age | Files | Lines |
* | lib/attr: add nla functions for variable-length integers | Wen Gu | 2024-08-17 | 1 | -0/+4 |
|
|
* | lib/attr: add NLA_{SINT|UINT} attribute types | Wen Gu | 2024-08-16 | 1 | -0/+3 |
|
|
* | license: fix and add SPDX license identifiers and drop license comments | Thomas Haller | 2020-04-16 | 1 | -7/+1 |
|
|
* | Fix for cgroup filter addition problem. | d0u9 | 2018-01-23 | 1 | -0/+1 |
|
|
* | nl: add "const" specifier for nla_policy argument of parse functions | Thomas Haller | 2017-10-09 | 1 | -2/+2 |
|
|
* | include: don't include kernel headers in public libnl3 headers | Thomas Haller | 2017-03-02 | 1 | -0/+2 |
|
|
* | lib: add type casting for nla_for_each_nested macro | Przemyslaw Szczerbik | 2016-02-25 | 1 | -1/+1 |
|
|
* | lib/attr: add nla utility functions for signed integers | Thomas Haller | 2015-10-05 | 1 | -1/+41 |
|
|
* | lib/attr: add nla utility functions for s32 | Thomas Haller | 2015-08-17 | 1 | -0/+11 |
|
|
* | lib: add const-ness to appropriate parameters in addr, attr, data | Rohan Joyce | 2015-02-16 | 1 | -16/+18 |
|
|
* | attr: fix compile warning in headers | Peter Wu | 2014-06-25 | 1 | -1/+1 |
|
|
* | attr: Add nla_nest_cancel() to remove partially added nested attributes | Thomas Graf | 2013-03-14 | 1 | -0/+1 |
|
|
* | attr: Provide nla_is_nested() function | Thomas Graf | 2013-02-05 | 1 | -1/+2 |
|
|
* | doc: documentation restructuring | Thomas Graf | 2012-05-10 | 1 | -7/+7 |
|
|
* | - Reworked the classifier interface. | Thomas Graf | 2009-09-02 | 1 | -0/+10 |
|
|
* | Introduce nla_strdup() to help parse strings attributes | Thomas Graf | 2008-06-13 | 1 | -0/+1 |
|
|
* | Remove obsolete nla_get_addr() and nla_get_data() | Thomas Graf | 2008-05-14 | 1 | -4/+0 |
|
|
* | Detailed attribute documentation | Thomas Graf | 2008-01-30 | 1 | -118/+107 |
|
|
* | Initial import | Thomas Graf | 2007-09-14 | 1 | -0/+287 |
|
|