summaryrefslogtreecommitdiffstats
path: root/lib/route/act/nat.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
* 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: format recently added code with clang-formatThomas Haller2022-05-271-13/+13
* route/act: add NAT actionMagnus Öberg2022-05-271-0/+288