summaryrefslogtreecommitdiff
path: root/include/netlink/route/link.h
Commit message (Expand)AuthorAgeFilesLines
* export rtnl_link_add() and rtnl_link_build_add_request()Thomas Graf2011-04-151-1/+4
* API to issue direct GET requests to the kernelThomas Graf2011-04-111-0/+4
* link: Provide rtnl_link_delete() to delete virtual linksThomas Graf2011-04-101-0/+4
* link: Make return and argument type matchThomas Graf2011-04-101-2/+2
* prefix ipv6 link statistics identifiers with IP6Thomas Graf2011-03-161-30/+30
* Add support for per interface ICMPv6 statisticsThomas Graf2010-11-111-0/+4
* Extend rtnl_link_alloc_cache() to support address familiesThomas Graf2010-11-111-1/+33
* link: Support IFLA_NUM_VF attributeThomas Graf2010-11-111-0/+2
* link: Support IFLA_IFALIAS attributeThomas Graf2010-11-111-1/+4
* Support for 64bit link counters IFLA_STATS64Thomas Graf2010-10-291-1/+1
* Rename struct nl_handle to struct nl_sockThomas Graf2008-05-151-2/+2
* Replace RTNL_LINK_NOT_FOUND with just 0Thomas Graf2008-05-141-6/+0
* Thread-safe error handlingThomas Graf2008-05-141-74/+56
* Link info interface and vlan supportThomas Graf2008-01-081-0/+4
* Support link operstate and linkmodeThomas Graf2007-12-191-0/+14
* Initial importThomas Graf2007-09-151-0/+151