summaryrefslogtreecommitdiffstats
path: root/lib/route/route_utils.c
Commit message (Expand)AuthorAgeFilesLines
* include: drop "netlink-private/netlink.h" and move declarationsThomas Haller2023-08-021-1/+1
* all: cleanup includes and use "nm-default.h"Thomas Haller2023-08-021-2/+5
* lib: use _nl_{init,exit} instead of __{init,exit}Thomas Haller2023-07-281-4/+4
* license: fix and add SPDX license identifiers and drop license commentsThomas Haller2020-04-161-7/+0
* route: Remove stray `;` at top-levelMichael Forney2019-08-161-2/+2
* Add SPDX identifiersYegor Yefremov2019-08-121-0/+1
* style: require comma after __ADD() macroThomas Haller2014-07-271-13/+13
* Move private header files to <netlink-private/*>Thomas Graf2013-01-241-1/+1
* constify struct trans_tblThomas Graf2010-11-171-1/+1
* Support RT_TABLE_COMPATThomas Graf2010-10-291-0/+1
* Big routing code rework (API/ABI BREAK!)Thomas Graf2008-04-291-23/+0
* [LIBNL]: Fix minor memleaks on exitPatrick McHardy2008-02-071-0/+10
* Initial importThomas Graf2007-09-141-0/+183