summaryrefslogtreecommitdiffstats
path: root/lib/route/cls
Commit message (Expand)AuthorAgeFilesLines
* Move private header files to <netlink-private/*>Thomas Graf2013-01-2413-44/+44
* Clang diagnosticsКоренберг Марк (ноутбук дома)2012-10-191-1/+7
* asprintf related fixed in yy parserКоренберг Марк2012-08-301-10/+14
* "%llu" replaced with "%" PRIu64Коренберг Марк (дома)2012-08-291-1/+1
* Fix types-related warnings based on clang diagnosticsКоренберг Марк2012-06-131-1/+1
* add fwmark mask supportA C2012-05-291-1/+30
* u32: add support for hashingAdrian Ban2012-05-081-0/+85
* Unified TC APIThomas Graf2011-03-216-140/+231
* constify struct trans_tblThomas Graf2010-11-172-3/+3
* ematch/meta: id definitionsThomas Graf2010-11-031-1/+44
* Support for meta matchThomas Graf2010-10-314-3/+512
* text ematch supportThomas Graf2010-10-294-7/+264
* cgroup classifier improvementsThomas Graf2010-10-281-25/+46
* basic: Only add ematches to message if availableThomas Graf2010-10-281-1/+5
* Tons of ematch workThomas Graf2010-10-288-169/+921
* nl-cls-* toolsThomas Graf2010-10-261-5/+13
* Unified TC attributes interfaceThomas Graf2010-10-264-5/+5
* one more fix, u32.cDenys Fedoryschenko2009-12-071-2/+1
* - Reworked the classifier interface.Thomas Graf2009-09-027-165/+975
* Remove old line counting while dumpingThomas Graf2008-05-232-78/+51
* Remove obsolete nla_get_addr() and nla_get_data()Thomas Graf2008-05-142-6/+6
* Thread-safe error handlingThomas Graf2008-05-142-32/+22
* Initial importThomas Graf2007-09-143-0/+920