summaryrefslogtreecommitdiffstats
path: root/src/nl-route-add.c
Commit message (Expand)AuthorAgeFilesLines
* include: use <linux/$file> instead of <linux-private/linux/$file>Thomas Haller2023-08-081-1/+1
* include: include private linux headers with explicit pathThomas Haller2023-08-031-1/+1
* all: cleanup includes and use "nm-default.h"Thomas Haller2023-08-021-2/+4
* license: fix and add SPDX license identifiers and drop license commentsThomas Haller2020-04-161-7/+0
* Add SPDX identifiersYegor Yefremov2019-08-121-0/+1
* include: don't include kernel headers in public libnl3 headersThomas Haller2017-03-021-0/+2
* nl-route-add: Add NLM_F_EXCL flag to route addroopa2013-03-241-1/+1
* CLI - Command Line Interface LibraryThomas Graf2009-12-161-21/+23
* Remove obsoleted struct nl_handle definitionThomas Graf2008-12-101-1/+1
* Remove old line counting while dumpingThomas Graf2008-05-231-1/+1
* New set of libnl toolsThomas Graf2008-05-221-30/+10
* Route cache supportThomas Graf2008-05-051-1/+1
* Adapt syntax of nl-route-add to nl-route-deleteThomas Graf2008-04-301-47/+73
* Big routing code rework (API/ABI BREAK!)Thomas Graf2008-04-291-34/+82
* Initial importThomas Graf2007-09-141-0/+76