summaryrefslogtreecommitdiffstats
path: root/src/nl-addr-delete.c
Commit message (Expand)AuthorAgeFilesLines
* license: fix/adjust license for "src/nl-addr-{add,delete,list}.c"Thomas Haller2023-08-211-1/+1
* 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/+1
* Add SPDX identifiersYegor Yefremov2019-08-121-0/+1
* include: don't include kernel headers in public libnl3 headersThomas Haller2017-03-021-0/+2
* trivial: whitespace-only fixes for src and libPeter Wu2016-08-121-2/+2
* CLI - Command Line Interface LibraryThomas Graf2009-12-161-19/+22
* Remove obsoleted struct nl_handle definitionThomas Graf2008-12-101-1/+1
* Improvements to address utilitiesThomas Graf2008-06-171-17/+26
* Remove old line counting while dumpingThomas Graf2008-05-231-1/+1
* New set of address management toolsThomas Graf2008-05-151-50/+108
* Initial importThomas Graf2007-09-141-0/+70