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
/
inet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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/+1
*
include: drop "netlink-private/netlink.h" and move declarations
Thomas Haller
2023-08-02
1
-2/+2
*
all: cleanup includes and use "nm-default.h"
Thomas Haller
2023-08-02
1
-1/+4
*
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: use _NL_{MIN,MAX}() macros
Thomas Haller
2023-07-28
1
-1/+1
*
license: fix and add SPDX license identifiers and drop license comments
Thomas Haller
2020-04-16
1
-7/+1
*
route/link: corrected array size for inet_policy
Tobias Jungel
2015-11-19
1
-1/+1
*
link/inet: Include <netlink/route/link/inet.h>
Thomas Graf
2014-07-27
1
-0/+1
*
link/inet: fix rtnl_link_inet_get_conf() not to allocate inet_data
Thomas Haller
2014-07-27
1
-1/+1
*
style: require comma after __ADD() macro
Thomas Haller
2014-07-27
1
-28/+28
*
route: update copy of kernel header 'ip.h'
Thomas Haller
2014-03-21
1
-0/+3
*
route: detect missing cfgid in rtnl_link_inet_get_conf()
Thomas Haller
2014-03-21
1
-2/+12
*
route: don't enforce minlen in inet6_parse_protinfo() (IFLA_PROTINFO) and ine...
Thomas Haller
2014-03-21
1
-1/+3
*
Move private header files to <netlink-private/*>
Thomas Graf
2013-01-24
1
-2/+2
*
Expose <netlink/route/link/inet.h>
Thomas Graf
2011-04-20
1
-1/+1
*
constify struct trans_tbl
Thomas Graf
2010-11-17
1
-1/+1
*
link/inet: pretty printing, make output more readable
Thomas Graf
2010-11-16
1
-3/+3
*
link/inet: documentation: add examples
Thomas Graf
2010-11-16
1
-0/+52
*
link/inet: Fix array access
Thomas Graf
2010-11-16
1
-1/+1
*
link: AF_INET link module
Thomas Graf
2010-11-16
1
-0/+228