summaryrefslogtreecommitdiffstats
path: root/include/netlink/route/addr.h
AgeCommit message (Expand)AuthorFilesLines
2011-09-13addr: Add missing header to <netlink/route/addr.h>Thomas Graf1-0/+1
2011-05-03addr: store link object and provide rtnl_addr_get()Thomas Graf1-1/+7
2010-04-19addr: restore anycast functionsPatrick McHardy1-0/+3
2008-06-17Improvements to address utilitiesThomas Graf1-0/+7
2008-05-15Remove references to unused attribute anycastThomas Graf1-3/+0
2008-05-15Rename struct nl_handle to struct nl_sockThomas Graf1-3/+3
2008-05-14Check length of provided address labelThomas Graf1-1/+1
2008-05-14Thread-safe error handlingThomas Graf1-43/+36
2007-09-15Initial importThomas Graf1-0/+91