summaryrefslogtreecommitdiffstats
path: root/lib/route/qdisc/tbf.c
Commit message (Expand)AuthorAgeFilesLines
* include: drop "netlink-private/netlink.h" and move declarationsThomas Haller2023-08-021-2/+0
* all: cleanup includes and use "nm-default.h"Thomas Haller2023-08-021-1/+4
* include: split and drop "netlink-private/types.h"Thomas Haller2023-08-021-0/+11
* route: merge "include/netlink-private/tc.h" to lib/route/tc-api.hThomas Haller2023-08-011-1/+0
* route: move "include/netlink-private/route/tc-api.h" to lib/routeThomas Haller2023-08-011-1/+2
* lib: use _nl_{init,exit} instead of __{init,exit}Thomas Haller2023-07-281-2/+2
* all: fix "-Wformat" warnings for nl_dump*()Thomas Haller2022-04-221-3/+3
* license: fix and add SPDX license identifiers and drop license commentsThomas Haller2020-04-161-7/+1
* route/qdisc: adjust API for 64 bit rate/ceil support for htb classThomas Haller2019-09-011-21/+21
* Move private header files to <netlink-private/*>Thomas Graf2013-01-241-3/+3
* tbf: fix false missing attrStephane Fillod2012-08-091-1/+1
* correct HTB rtable/HZ calculationsAndrew Collins2012-05-291-2/+2
* rename sch -> qdiscThomas Graf2011-03-211-0/+460