summaryrefslogtreecommitdiffstats
path: root/lib/cli/qdisc/hfsc.c
Commit message (Expand)AuthorAgeFilesLines
* include: use <linux/$file> instead of <linux-private/linux/$file>Thomas Haller2023-08-081-1/+1
* include: include private linux headers with explicit pathThomas Haller2023-08-031-1/+1
* all: cleanup includes and use "nm-default.h"Thomas Haller2023-08-021-3/+4
* base: move "netlink-private/utils.h" to "base/nl-base-utils.h"Thomas Haller2023-07-311-1/+1
* cli: use <netlink-private/utils.h> in cli and _nl_{init,exit}Thomas Haller2023-07-281-2/+4
* license: fix and add SPDX license identifiers and drop license commentsThomas Haller2020-04-161-7/+1
* include: don't include kernel headers in public libnl3 headersThomas Haller2017-03-021-0/+1
* qdisc: avoid calling strstr() with a NULL haystackNicolas PLANEL2014-08-271-9/+10
* qdisc: add hfsc qdisc supportCong Wang2014-07-301-0/+250