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
/
inet6.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/linux: update all linux headers
Thomas Haller
2023-08-08
1
-2/+3
*
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/+3
*
all: cleanup includes and use "nm-default.h"
Thomas Haller
2023-08-02
1
-3/+4
*
include: split and drop "netlink-private/types.h"
Thomas Haller
2023-08-02
1
-0/+1
*
include: rename "nl-intern-route" to "nl-priv-static-route"
Thomas Haller
2023-08-02
1
-1/+1
*
include: move "include/netlink-private/route/link/api.h" to lib/route
Thomas Haller
2023-07-31
1
-1/+2
*
include: move "include/netlink-private/route/utils.h" to nl-intern-route
Thomas Haller
2023-07-31
1
-1/+1
*
base: move "netlink-private/utils.h" to "base/nl-base-utils.h"
Thomas Haller
2023-07-31
1
-1/+1
*
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
-3/+3
*
route/link: improve handling of IFLA_INET6_CONF
Thomas Haller
2023-07-24
1
-7/+12
*
route/link: remove rtnl_link_inet6_set_conf() API
Thomas Haller
2023-07-24
1
-28/+0
*
route/link: various fixes for rtnl_link_inet6_get_conf() API
Thomas Haller
2023-07-24
1
-2/+2
*
route/link: add accessor API for IPv6 DEVCONF
Abdurrahman Hussain
2023-03-29
1
-0/+58
*
all: fix "-Wformat" warnings for nl_dump*()
Thomas Haller
2022-04-22
1
-6/+6
*
route: add test for valid content of map_stat_id_from_IPSTATS_MIB_v2 array
Thomas Haller
2020-04-16
1
-0/+6
*
route/link: add RTNL_LINK_REASM_OVERLAPS stat
Ilya Pronin
2020-04-16
1
-0/+1
*
license: fix and add SPDX license identifiers and drop license comments
Thomas Haller
2020-04-16
1
-7/+1
*
route/inet6: fix strncpy() in inet6_dump_details()
Thomas Haller
2019-08-09
1
-12/+13
*
route/link: add accessor API for IPv6 flags
Markus Trapp
2017-05-03
1
-2/+49
*
link/inet6: Include own public header for function prototypes
Tobias Klauser
2017-01-20
1
-0/+1
*
route/link: add support for IN6_ADDR_GEN_MODE_STABLE_PRIVACY
Quentin Armitage
2015-12-18
1
-0/+1
*
route/link: fix indention in inet6_dump_details()
Thomas Haller
2015-03-22
1
-2/+2
*
link/inet6: add support for tokenized interface identifiers
Lubomir Rintel
2014-10-08
1
-0/+70
*
link/inet6: add link IPv6 address generation mode support
Dan Williams
2014-07-30
1
-7/+102
*
style: require comma after __ADD() macro
Thomas Haller
2014-07-27
1
-34/+34
*
route: update kernel header snmp.h and fix inet6_parse_protinfo() after kerne...
Thomas Haller
2014-03-21
1
-9/+108
*
route: don't enforce minlen in inet6_parse_protinfo() (IFLA_PROTINFO) and ine...
Thomas Haller
2014-03-21
1
-5/+13
*
Move private header files to <netlink-private/*>
Thomas Graf
2013-01-24
1
-2/+2
*
"%llu" replaced with "%" PRIu64
Коренберг Марк (дома)
2012-08-29
1
-19/+19
*
64bit unaligned access
Bryan Phillippe
2011-09-01
1
-7/+17
*
Fix off-by-one when reading IFLA_INET6_CONF and IFLA_INET6_STATS
Thomas Graf
2011-03-17
1
-2/+2
*
prefix ipv6 link statistics identifiers with IP6
Thomas Graf
2011-03-16
1
-35/+37
*
constify struct trans_tbl
Thomas Graf
2010-11-17
1
-2/+2
*
link/inet6: pretty printing
Thomas Graf
2010-11-17
1
-12/+49
*
link: Support for IFLA_AF_SPEC
Thomas Graf
2010-11-13
1
-0/+1
*
link: Add support for IPv6 specific link data
Thomas Graf
2010-11-11
1
-0/+327