Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |