summaryrefslogtreecommitdiffstats
path: root/lib/route/nexthop.c
Commit message (Expand)AuthorAgeFilesLines
* route: cache and object changes to support non-exclusive and append routesRoopa Prabhu2016-07-081-0/+5
* style: require comma after __ADD() macroThomas Haller2014-07-271-3/+3
* Move private header files to <netlink-private/*>Thomas Graf2013-01-241-1/+1
* cache: provide safe variant of nl_cache_mngt_require() and use itThomas Graf2012-11-161-2/+8
* route: Add FIXME to rtnl_route_nh_set_gateway() to fix return valueThomas Graf2012-05-091-0/+1
* constify struct trans_tblThomas Graf2010-11-171-1/+1
* Remove NL_DUMP_ENV codeThomas Graf2010-10-201-40/+0
* Remove old line counting while dumpingThomas Graf2008-05-231-3/+3
* Thread-safe error handlingThomas Graf2008-05-141-3/+1
* Big routing code rework (API/ABI BREAK!)Thomas Graf2008-04-291-27/+208
* Initial importThomas Graf2007-09-141-0/+151