summaryrefslogtreecommitdiffstats
path: root/lib/route/cls/cgroup.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/+5
* 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
* route:cls: fix dangling pointers in to_clone() implementationsThomas Haller2022-03-041-0/+2
* route/cls: fix cgroup's clone() functionBeniamino Galvani2021-06-161-10/+5
* license: fix and add SPDX license identifiers and drop license commentsThomas Haller2020-04-161-7/+1
* Add support for cloning cgroup filter object.d0u92018-06-251-2/+15
* Move private header files to <netlink-private/*>Thomas Graf2013-01-241-4/+4
* Unified TC APIThomas Graf2011-03-211-32/+59
* cgroup classifier improvementsThomas Graf2010-10-281-25/+46
* Unified TC attributes interfaceThomas Graf2010-10-261-1/+1
* - Reworked the classifier interface.Thomas Graf2009-09-021-0/+141