| Commit message (Expand) | Author | Age | Files | Lines |
* | include: drop "netlink-private/netlink.h" and move declarations | Thomas Haller | 2023-08-02 | 1 | -1/+5 |
|
|
* | all: cleanup includes and use "nm-default.h" | Thomas Haller | 2023-08-02 | 1 | -1/+4 |
|
|
* | route: merge "include/netlink-private/tc.h" to lib/route/tc-api.h | Thomas Haller | 2023-08-01 | 1 | -1/+0 |
|
|
* | lib: use _nl_{init,exit} instead of __{init,exit} | Thomas Haller | 2023-07-28 | 1 | -2/+2 |
|
|
* | all: avoid coverity warnings about assigning variable but not using it | Thomas Haller | 2022-04-22 | 1 | -1/+1 |
|
|
* | license: fix and add SPDX license identifiers and drop license comments | Thomas Haller | 2020-04-16 | 1 | -7/+0 |
|
|
* | route: Remove stray `;` at top-level | Michael Forney | 2019-08-16 | 1 | -2/+3 |
|
|
* | Add SPDX identifiers | Yegor Yefremov | 2019-08-12 | 1 | -0/+1 |
|
|
* | fopen: add O_CLOEXEC | Nick Kralevich | 2017-01-17 | 1 | -2/+2 |
|
|
* | Move private header files to <netlink-private/*> | Thomas Graf | 2013-01-24 | 1 | -3/+3 |
|
|
* | Use NL_DBG() instead of printing warnings and errors to stderr | Thomas Graf | 2012-11-15 | 1 | -1/+1 |
|
|
* | Clang diagnostics | Коренберг Марк (ноутбук дома) | 2012-10-19 | 1 | -1/+1 |
|
|
* | Fix types-related warnings based on clang diagnostics | Коренберг Марк | 2012-06-13 | 1 | -1/+2 |
|
|
* | Add 'ingress' to the list of recognized TC handles. | Andrew Collins | 2012-06-11 | 1 | -0/+5 |
|
|
* | Fix compilation with clang | Коренберг Марк (ноутбук дома) | 2012-06-07 | 1 | -4/+5 |
|
|
* | Memory leak in classid.c | Nicolas CARRIER | 2012-04-19 | 1 | -4/+12 |
|
|
* | Improve readability of classid string representation | Thomas Graf | 2011-04-20 | 1 | -4/+4 |
|
|
* | Allow NLSYSCONFDIR environment variable to overwrite built-in sysconfdir | Thomas Graf | 2011-03-24 | 1 | -2/+3 |
|
|
* | Correctly parse and generate classids | Thomas Graf | 2010-11-01 | 1 | -3/+4 |
|
|
* | classid auto generation if provided tc name does not exist | Thomas Graf | 2010-11-01 | 1 | -28/+110 |
|
|
* | classid database | Thomas Graf | 2010-10-19 | 1 | -0/+357 |
|
|