summaryrefslogtreecommitdiffstats
path: root/include/netlink/route/classifier.h
Commit message (Expand)AuthorAgeFilesLines
* route/cls: rename rtnl_cls_get{,_by_prio}() API to rtnl_cls_find_by{handle,pr...Thomas Haller2022-03-141-4/+4
* route/cls: allow fetching of classifiers from cacheVolodymyr Bendiuga2022-03-141-0/+4
* license: fix and add SPDX license identifiers and drop license commentsThomas Haller2020-04-161-7/+1
* route: rename rtnl_cls_cache_set_tcm_params() and fix symbol versioningThomas Haller2018-01-181-1/+1
* Add new function for setting ifindex and parent of a classifier cache.d0u92018-01-181-0/+2
* add declaration for rtnl_cls_change()Cong Wang2013-12-091-0/+1
* trafic class/classifer API improvements and documentationThomas Graf2011-03-291-16/+17
* Unified TC APIThomas Graf2011-03-211-7/+0
* Unified TC attributes interfaceThomas Graf2010-10-261-6/+1
* - Reworked the classifier interface.Thomas Graf2009-09-021-1/+5
* Error handling for rtnl_cls_set_kind() & addition of rtnl_cls_get_ops()Thomas Graf2008-10-151-1/+2
* Use 16bit ints for classifier prio/protocolThomas Graf2008-10-151-4/+4
* Rename struct nl_handle to struct nl_sockThomas Graf2008-05-151-3/+3
* Thread-safe error handlingThomas Graf2008-05-141-12/+13
* Initial importThomas Graf2007-09-141-0/+56