summaryrefslogtreecommitdiff
path: root/lib/route/link
Commit message (Expand)AuthorAgeFilesLines
* Expose <netlink/route/link/inet.h>Thomas Graf2011-04-201-1/+1
* dummy interface supportThomas Graf2011-04-151-0/+38
* fix module parent referencesThomas Graf2011-03-211-1/+1
* 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-173-4/+4
* link/inet6: pretty printingThomas Graf2010-11-171-12/+49
* link/inet: pretty printing, make output more readableThomas Graf2010-11-171-3/+3
* link/inet: documentation: add examplesThomas Graf2010-11-161-0/+52
* link/inet: Fix array accessThomas Graf2010-11-161-1/+1
* link: AF_INET link moduleThomas Graf2010-11-162-0/+286
* link: Support for IFLA_AF_SPECThomas Graf2010-11-131-0/+1
* link: Add support for IPv6 specific link dataThomas Graf2010-11-111-0/+327
* link/api: Improve API documentation.Thomas Graf2010-11-113-13/+17
* link/api: Convert link info ops to use nl_list_headThomas Graf2010-11-111-17/+70
* link: Support for AF_BRIDGE address familyThomas Graf2010-11-111-0/+93
* link/api: Check for null pointer in rtnl_link_af_ops_put()Thomas Graf2010-11-111-1/+2
* link: API for address family specific link dataThomas Graf2010-11-112-3/+95
* Remove old line counting while dumpingThomas Graf2008-05-231-29/+20
* Thread-safe error handlingThomas Graf2008-05-142-34/+25
* Make vlan_put_attrs() availableThomas Graf2008-01-081-0/+1
* Link info interface and vlan supportThomas Graf2008-01-082-0/+606