summaryrefslogtreecommitdiffstats
path: root/include/netlink/route/addr.h
Commit message (Expand)AuthorAgeFilesLines
* addr: Add missing header to <netlink/route/addr.h>Thomas Graf2011-09-131-0/+1
* addr: store link object and provide rtnl_addr_get()Thomas Graf2011-05-031-1/+7
* addr: restore anycast functionsPatrick McHardy2010-04-191-0/+3
* Improvements to address utilitiesThomas Graf2008-06-171-0/+7
* Remove references to unused attribute anycastThomas Graf2008-05-151-3/+0
* Rename struct nl_handle to struct nl_sockThomas Graf2008-05-151-3/+3
* Check length of provided address labelThomas Graf2008-05-141-1/+1
* Thread-safe error handlingThomas Graf2008-05-141-43/+36
* Initial importThomas Graf2007-09-141-0/+91