summaryrefslogtreecommitdiff
path: root/lib/route/qdisc/prio.c
AgeCommit message (Expand)Author
2023-08-02include: drop "netlink-private/netlink.h" and move declarationsThomas Haller
2023-08-02all: cleanup includes and use "nm-default.h"Thomas Haller
2023-08-02include: split and drop "netlink-private/types.h"Thomas Haller
2023-08-01route: merge "include/netlink-private/tc.h" to lib/route/tc-api.hThomas Haller
2023-08-01route: move "include/netlink-private/route/tc-api.h" to lib/routeThomas Haller
2023-07-28lib: use _nl_{init,exit} instead of __{init,exit}Thomas Haller
2020-04-16license: fix and add SPDX license identifiers and drop license commentsThomas Haller
2014-07-27style: require comma after __ADD() macroThomas Haller
2013-01-24Move private header files to <netlink-private/*>Thomas Graf
2011-03-21rename sch -> qdiscThomas Graf