summaryrefslogtreecommitdiffstats
path: root/src/lib/link.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-1/+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
* link/neigh: add flags option to link and neighbor cachesDavid Ahern2015-11-191-2/+15
* 3.1 releaseThomas Graf2011-08-111-2/+0
* Extend rtnl_link_alloc_cache() to support address familiesThomas Graf2010-11-111-1/+20
* link: Support IFLA_IFALIAS attributeThomas Graf2010-11-111-1/+12
* CLI - Command Line Interface LibraryThomas Graf2009-12-161-0/+73