summaryrefslogtreecommitdiffstats
path: root/lib/route/cls/mall.c
Commit message (Expand)AuthorAgeFilesLines
* route/cls: add get/take wrappers for rtnl_act_append()Thomas Haller2023-12-011-6/+5
* 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/+7
* 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/+1
* 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
* license: fix and add SPDX license identifiers and drop license commentsThomas Haller2020-04-161-7/+1
* rtnl/route: only consider negative error codes as errorThomas Haller2020-04-151-4/+4
* route/mall: fix deep cloning mallThomas Haller2018-04-111-6/+10
* route:cls: add matchall classifierVolodymyr Bendiuga2018-04-111-0/+301