summaryrefslogtreecommitdiffstats
path: root/include/netlink/route/route.h
Commit message (Expand)AuthorAgeFilesLines
* route: cache and object changes to support non-exclusive and append routesRoopa Prabhu2016-07-081-0/+8
* Remove superfluous declaration of rtnl_route_put()Tony Cheneau2013-03-171-1/+0
* route: Document ROUTE_CACHE_CONTENT flagThomas Graf2012-08-301-2/+7
* Need <linux/in_route.h>Thomas Graf2008-06-161-0/+1
* Rename struct nl_handle to struct nl_sockThomas Graf2008-05-151-3/+3
* Thread-safe error handlingThomas Graf2008-05-141-69/+64
* Added two new functions to facilitate processing the nexthop entries for routes.Ben Gamsa2008-05-081-0/+6
* Route cache supportThomas Graf2008-05-051-1/+5
* Big routing code rework (API/ABI BREAK!)Thomas Graf2008-04-291-41/+34
* Initial importThomas Graf2007-09-141-0/+125