index
:
libnl.git
cache-nonexcl-route
main
th/pr/338
th/test-routes
th/tmp
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
route
/
link
/
veth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
include: use <linux/$file> instead of <linux-private/linux/$file>
Thomas Haller
2023-08-08
1
-2/+2
*
include: include private linux headers with explicit path
Thomas Haller
2023-08-03
1
-2/+2
*
include: drop "netlink-private/netlink.h" and move declarations
Thomas Haller
2023-08-02
1
-2/+0
*
all: cleanup includes and use "nm-default.h"
Thomas Haller
2023-08-02
1
-3/+6
*
include: split and drop "netlink-private/types.h"
Thomas Haller
2023-08-02
1
-0/+1
*
include: move "include/netlink-private/route/link/api.h" to lib/route
Thomas Haller
2023-07-31
1
-1/+2
*
lib: use _nl_{init,exit} instead of __{init,exit}
Thomas Haller
2023-07-28
1
-2/+2
*
all: avoid coverity warnings about assigning variable but not using it
Thomas Haller
2022-04-22
1
-2/+1
*
license: fix and add SPDX license identifiers and drop license comments
Thomas Haller
2020-04-16
1
-7/+1
*
all: Avoid pointer arithmetic on `void *`
Michael Forney
2019-08-16
1
-2/+2
*
lib/veth.c: Disassociate link name of peer name
Marcos Paulo de Souza
2018-01-16
1
-2/+2
*
route/link: add missing newlines after debug messages
Beniamino Galvani
2015-10-05
1
-1/+1
*
veth: add kernel header linux/veth.h for VETH defines
Dan Williams
2014-07-25
1
-0/+1
*
veth: grab a reference for rtnl_link_veth_get_peer()
Cong Wang
2014-04-30
1
-2/+3
*
add NLM_F_EXCL to rtnl_link_veth_add()
Cong Wang
2014-04-09
1
-2/+2
*
veth: use nl_object_clone() to deep copy rtnl_link object
Cong Wang
2014-04-09
1
-12/+12
*
veth: implement ->io_free
Cong Wang
2014-04-09
1
-4/+14
*
veth: implement ->io_alloc
Cong Wang
2014-04-09
1
-14/+27
*
route: add libnl name prefix to global variable link_policy
Thomas Haller
2014-01-02
1
-1/+1
*
add a parameter to rtnl_link_veth_add()
Cong Wang
2013-12-09
1
-2/+5
*
add veth link support
Cong Wang
2013-11-06
1
-0/+281