summaryrefslogtreecommitdiffstats
path: root/src/lib/tc.c
Commit message (Expand)AuthorAgeFilesLines
* all: cleanup includes and use "nm-default.h"Thomas Haller2023-08-021-0/+2
* include: rename "nl-hidden-route" to "nl-priv-dynamic-route"Thomas Haller2023-08-021-1/+1
* route: move hidden symbols from "include/netlink-private/route/tc-api.h"Thomas Haller2023-08-011-1/+2
* license: fix and add SPDX license identifiers and drop license commentsThomas Haller2020-04-161-7/+0
* Add SPDX identifiersYegor Yefremov2019-08-121-0/+1
* Move private header files to <netlink-private/*>Thomas Graf2013-01-241-1/+1
* Make some functions and global variables staticPavel Roskin2011-08-111-1/+1
* fix module parent referencesThomas Graf2011-03-211-1/+1
* Unified TC APIThomas Graf2011-03-211-1/+76
* classid auto generation if provided tc name does not existThomas Graf2010-11-011-5/+12
* Unified TC attributes interfaceThomas Graf2010-10-261-0/+83