summaryrefslogtreecommitdiffstats
path: root/tests/test-create-veth.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/+6
* include: don't include kernel headers in public libnl3 headersThomas Haller2017-03-021-0/+2
* veth: grab a reference for rtnl_link_veth_get_peer()Cong Wang2014-04-301-0/+1
* add a parameter to rtnl_link_veth_add()Cong Wang2013-12-091-1/+1
* add veth link supportCong Wang2013-11-061-0/+41