summaryrefslogtreecommitdiffstats
path: root/src/route.h
Commit message (Expand)AuthorAge
* A belated welcome to 2021Roy Marples2021-01-31
* hooks: add NOCARRIER_ROAMING reasonRoy Marples2020-12-27
* route: Ensure IPv4LL routes always come last in priorityRoy Marples2020-07-08
* RTA_PREF was added in kernel-4.1Roy Marples2020-04-09
* Linux: Note router preference when adding routesRoy Marples2020-04-09
* Welcome to 2020!Roy Marples2020-01-03
* BSD: Fix router reachability testsRoy Marples2019-08-23
* route: Just compare order when adding routes from options.Roy Marples2019-08-20
* Add SPDX identifiers to all dhcpcd source files.Yegor Yefremov2019-07-04
* route: Compile on older BSD platformsRoy Marples2019-06-07
* route: Use order from message / configRoy Marples2019-06-07
* Merge branch 'master' into rbtreeRoy Marples2019-04-16
|\
| * route: log which pid deletes routesRoy Marples2019-04-02
* | Revert "route: Disable RT_FREE_ROUTE_TABLE by default."Roy Marples2019-04-16
* | route: Disable RT_FREE_ROUTE_TABLE by default.Roy Marples2019-03-28
* | route: Enable the free route table again by defaultRoy Marples2019-03-06
* | route: Remove kroutes and make froutes optionalRoy Marples2019-03-05
* | route: replace rt_find with rb_tree_find_nodeRoy Marples2019-03-04
* | Add rbtree(3) from NetBSD if not present in libc.Roy Marples2019-03-03
* | Replace route TAILQ macros with rbtree(3) from NetBSD.Roy Marples2019-03-03
|/
* Welcome to 2019!Roy Marples2019-01-01
* routes: allow a head clear with a contextRoy Marples2018-03-28
* options: allow static routes to be configured on the command lineRoy Marples2018-03-28
* Welcome to 2018.Roy Marples2018-01-01
* Don't mark statically configured IPv4 routes as DHCP.Roy Marples2017-10-09
* Set DHCP routes as DHCP in supported OS's.Roy Marples2017-10-09
* Set RA routes as RA in supported OS's.Roy Marples2017-10-09
* Move the source files along with dev, crypt and comapt into src dir.Roy Marples2017-03-15