summaryrefslogtreecommitdiffstats
path: root/lib/cli
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-0210-19/+22
* base: move "netlink-private/utils.h" to "base/nl-base-utils.h"Thomas Haller2023-07-3110-10/+10
* cli: use <netlink-private/utils.h> in cli and _nl_{init,exit}Thomas Haller2023-07-2810-20/+40
* license: fix and add SPDX license identifiers and drop license commentsThomas Haller2020-04-1610-73/+10
* include: don't include kernel headers in public libnl3 headersThomas Haller2017-03-021-0/+1
* trivial: whitespace-only fixes for src and libPeter Wu2016-08-128-19/+19
* qdisc: avoid calling strstr() with a NULL haystackNicolas PLANEL2014-08-271-9/+10
* qdisc: add hfsc qdisc supportCong Wang2014-07-301-0/+250
* add fq_codel cli moduleCong Wang2013-11-221-0/+112
* add ingress qdiscCong Wang2013-10-301-0/+65
* Support plug qdisc - queue traffic until explicit releaseShriram Rajagopalan2012-02-141-0/+113
* rename sch -> qdiscThomas Graf2011-03-213-3/+3
* Unified TC APIThomas Graf2011-03-216-52/+72
* cgroup classifier improvementsThomas Graf2010-10-281-0/+74
* Tons of ematch workThomas Graf2010-10-281-2/+10
* nl-cls-* toolsThomas Graf2010-10-261-0/+84
* Unified TC attributes interfaceThomas Graf2010-10-261-21/+0
* nl-class-add toolThomas Graf2010-10-204-11/+144
* pfifo/bfifo qdisc support for cli libsThomas Graf2010-10-192-0/+155
* nl-qdisc-add toolThomas Graf2010-10-192-0/+142