summaryrefslogtreecommitdiffstats
path: root/lib/route/nh.c
Commit message (Expand)AuthorAgeFilesLines
* all: fix and enable "-Wsign-compare" warningThomas Haller2024-05-291-1/+1
* lib: add internal _nla_len() helperThomas Haller2024-05-291-1/+1
* all: use defines for attributesThomas Haller2024-04-221-1/+1
* clang-format: reformat files with new formatThomas Haller2023-08-171-1/+1
* include: use <linux/$file> instead of <linux-private/linux/$file>Thomas Haller2023-08-081-1/+1
* include: drop "netlink-private/netlink.h" and move declarationsThomas Haller2023-08-021-2/+1
* 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/+17
* nl-aux: add "include/nl-aux-{core,route}" headersThomas Haller2023-07-311-0/+2
* route: cleanup ATTR_DIFF() macrosThomas Haller2023-07-311-10/+11
* route: add nh typeStanislav Zaikin2023-07-311-0/+568