summaryrefslogtreecommitdiffstats
path: root/lib/route/link/inet6.c
Commit message (Expand)AuthorAgeFilesLines
* route/link: fix indention in inet6_dump_details()Thomas Haller2015-03-221-2/+2
* link/inet6: add support for tokenized interface identifiersLubomir Rintel2014-10-081-0/+70
* link/inet6: add link IPv6 address generation mode supportDan Williams2014-07-301-7/+102
* style: require comma after __ADD() macroThomas Haller2014-07-271-34/+34
* route: update kernel header snmp.h and fix inet6_parse_protinfo() after kerne...Thomas Haller2014-03-211-9/+108
* route: don't enforce minlen in inet6_parse_protinfo() (IFLA_PROTINFO) and ine...Thomas Haller2014-03-211-5/+13
* Move private header files to <netlink-private/*>Thomas Graf2013-01-241-2/+2
* "%llu" replaced with "%" PRIu64Коренберг Марк (дома)2012-08-291-19/+19
* 64bit unaligned accessBryan Phillippe2011-09-011-7/+17
* Fix off-by-one when reading IFLA_INET6_CONF and IFLA_INET6_STATSThomas Graf2011-03-171-2/+2
* prefix ipv6 link statistics identifiers with IP6Thomas Graf2011-03-161-35/+37
* constify struct trans_tblThomas Graf2010-11-171-2/+2
* link/inet6: pretty printingThomas Graf2010-11-171-12/+49
* link: Support for IFLA_AF_SPECThomas Graf2010-11-131-0/+1
* link: Add support for IPv6 specific link dataThomas Graf2010-11-111-0/+327