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
/
macvlan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: fix and enable "-Wsign-compare" warning
Thomas Haller
2024-05-29
1
-2/+5
*
include: use <linux/$file> instead of <linux-private/linux/$file>
Thomas Haller
2023-08-08
1
-1/+1
*
include: include private linux headers with explicit path
Thomas Haller
2023-08-03
1
-1/+2
*
include: drop "netlink-private/netlink.h" and move declarations
Thomas Haller
2023-08-02
1
-2/+1
*
all: cleanup includes and use "nm-default.h"
Thomas Haller
2023-08-02
1
-2/+5
*
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
-4/+2
*
route/link: check calloc() return value
Beniamino Galvani
2022-03-03
1
-0/+4
*
license: fix and add SPDX license identifiers and drop license comments
Thomas Haller
2020-04-16
1
-7/+1
*
lib/route: adjust coding style
Thomas Haller
2020-04-15
1
-1/+1
*
route/link: Check for null pointer in macvlan
Jan Slomski
2020-04-15
1
-0/+2
*
route/macvlan: style fixes in "lib/route/link/macvlan.c"
Thomas Haller
2018-10-10
1
-56/+56
*
link: macvlan fixes
Wang Jian
2018-10-10
1
-11/+12
*
macvlan: adjust types and merge MACVLAN_HAS_MACCOUNT and MACVLAN_HAS_MACDATA
Thomas Haller
2016-09-27
1
-66/+71
*
macvlan: add support for "source" mode
Michael Braun
2016-09-26
1
-7/+325
*
route/link: add macvtap support
Beniamino Galvani
2015-11-19
1
-12/+189
*
route/link: add missing newlines after debug messages
Beniamino Galvani
2015-10-05
1
-1/+1
*
link: fix memory leaks due to repeated calls to .io_alloc()
Thomas Haller
2014-10-12
1
-3/+7
*
style: require comma after __ADD() macro
Thomas Haller
2014-07-27
1
-5/+5
*
Add macvlan support
Michael Braun
2013-05-16
1
-0/+367