summaryrefslogtreecommitdiffstats
path: root/src/nl-cls-add.c
Commit message (Expand)AuthorAgeFilesLines
* src: fix leak in "nl-cls-add"Thomas Haller2023-12-011-1/+1
* license: fix/adjust license for "src/nl-cls-add.c"Thomas Haller2023-08-211-1/+1
* 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-2/+4
* 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-2/+2
* license: fix and add SPDX license identifiers and drop license commentsThomas Haller2020-04-161-7/+1
* Add SPDX identifiersYegor Yefremov2019-08-121-0/+1
* include: don't include kernel headers in public libnl3 headersThomas Haller2017-03-021-0/+2
* trivial: whitespace-only fixes for src and libPeter Wu2016-08-121-6/+6
* correct --protocol option for nl-cls-* utilitiesCong Wang2015-02-251-1/+1
* Fix build warnings of nl-(qdisc|class|cls)-addThomas Graf2013-01-241-0/+2
* Unified TC APIThomas Graf2011-03-211-8/+7
* classid auto generation if provided tc name does not existThomas Graf2010-11-011-2/+7
* nl-cls-* toolsThomas Graf2010-10-261-45/+85
* - Reworked the classifier interface.Thomas Graf2009-09-021-0/+117