summaryrefslogtreecommitdiff
path: root/lib/route/classid.c
AgeCommit message (Expand)Author
2020-04-16license: fix and add SPDX license identifiers and drop license commentsThomas Haller
2019-08-16route: Remove stray `;` at top-levelMichael Forney
2019-08-12Add SPDX identifiersYegor Yefremov
2017-01-17fopen: add O_CLOEXECNick Kralevich
2013-01-24Move private header files to <netlink-private/*>Thomas Graf
2012-11-16Use NL_DBG() instead of printing warnings and errors to stderrThomas Graf
2012-10-19Clang diagnosticsКоренберг Марк (ноутбук дома)
2012-06-13Fix types-related warnings based on clang diagnosticsКоренберг Марк
2012-06-11Add 'ingress' to the list of recognized TC handles.Andrew Collins
2012-06-07Fix compilation with clangКоренберг Марк (ноутбук дома)
2012-04-19Memory leak in classid.cNicolas CARRIER
2011-04-20Improve readability of classid string representationThomas Graf
2011-03-24Allow NLSYSCONFDIR environment variable to overwrite built-in sysconfdirThomas Graf
2010-11-01Correctly parse and generate classidsThomas Graf
2010-11-01classid auto generation if provided tc name does not existThomas Graf
2010-10-19classid databaseThomas Graf