summaryrefslogtreecommitdiffstats
path: root/lib/route/classid.c
Commit message (Expand)AuthorAgeFilesLines
* Move private header files to <netlink-private/*>Thomas Graf2013-01-241-3/+3
* Use NL_DBG() instead of printing warnings and errors to stderrThomas Graf2012-11-151-1/+1
* Clang diagnosticsКоренберг Марк (ноутбук дома)2012-10-191-1/+1
* Fix types-related warnings based on clang diagnosticsКоренберг Марк2012-06-131-1/+2
* Add 'ingress' to the list of recognized TC handles.Andrew Collins2012-06-111-0/+5
* Fix compilation with clangКоренберг Марк (ноутбук дома)2012-06-071-4/+5
* Memory leak in classid.cNicolas CARRIER2012-04-191-4/+12
* Improve readability of classid string representationThomas Graf2011-04-201-4/+4
* Allow NLSYSCONFDIR environment variable to overwrite built-in sysconfdirThomas Graf2011-03-241-2/+3
* Correctly parse and generate classidsThomas Graf2010-11-011-3/+4
* classid auto generation if provided tc name does not existThomas Graf2010-11-011-28/+110
* classid databaseThomas Graf2010-10-191-0/+357