summaryrefslogtreecommitdiffstats
path: root/lib/route/cls/fw.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/+9
* 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-1/+4
* license: fix and add SPDX license identifiers and drop license commentsThomas Haller2020-04-161-7/+1
* Move private header files to <netlink-private/*>Thomas Graf2013-01-241-4/+4
* add fwmark mask supportA C2012-05-291-1/+30
* Unified TC APIThomas Graf2011-03-211-34/+44
* Unified TC attributes interfaceThomas Graf2010-10-261-1/+1
* - Reworked the classifier interface.Thomas Graf2009-09-021-73/+23
* Remove old line counting while dumpingThomas Graf2008-05-231-26/+12
* Remove obsolete nla_get_addr() and nla_get_data()Thomas Graf2008-05-141-2/+2
* Thread-safe error handlingThomas Graf2008-05-141-15/+8
* Initial importThomas Graf2007-09-141-0/+251