summaryrefslogtreecommitdiffstats
path: root/lib/route/netconf.c
Commit message (Expand)AuthorAgeFilesLines
* include: use <linux/$file> instead of <linux-private/linux/$file>Thomas Haller2023-08-081-2/+2
* include: include private linux headers with explicit pathThomas Haller2023-08-031-2/+2
* include: drop "netlink-private/netlink.h" and move declarationsThomas Haller2023-08-021-2/+2
* all: cleanup includes and use "nm-default.h"Thomas Haller2023-08-021-0/+2
* include: split and drop "netlink-private/types.h"Thomas Haller2023-08-021-3/+8
* lib: use _nl_{init,exit} instead of __{init,exit}Thomas Haller2023-07-281-2/+2
* all: use "_nl_packed" macro instead of "__attribute__((packed))"Thomas Haller2023-07-281-1/+1
* all: rework ATTR_DIFF() macros to not generate attribute namesThomas Haller2023-07-281-13/+13
* route: drop unnecessary oo_clone() implementation from netconfThomas Haller2022-03-161-11/+0
* license: fix and add SPDX license identifiers and drop license commentsThomas Haller2020-04-161-7/+0
* Add SPDX identifiersYegor Yefremov2019-08-121-0/+1
* netconf: Put nc reference in msg_parserDavid Ahern2017-09-211-1/+4
* route: Add support for MPLS to netconfDavid Ahern2017-05-121-0/+40
* route: Add support for netconfDavid Ahern2017-05-121-0/+540