bird/proto/babel
Ondrej Zajicek (work) 4e8f8afc68 Babel: Set onlink flag for IPv4 routes with unreachable next hop
If the next hop of a route is not a reachable address, the route should be
installed as onlink. This enables a configuration common in mesh networks
where the mesh interface is assigned a /32 and babel handles the routing by
installing onlink routes.

Thanks to Toke Hoiland-Jorgensen for the patch.
2020-05-26 23:43:13 +02:00
..
babel.c Babel: Set onlink flag for IPv4 routes with unreachable next hop 2020-05-26 23:43:13 +02:00
babel.h Configuration strings are constant. 2020-04-09 15:37:14 +02:00
config.Y Dynamic attributes definition split whether it is bitmask or not. 2019-07-03 00:00:11 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Minor cleanups 2016-12-13 20:18:11 +01:00
packets.c Babel: Fix handling of missing IPv4 next hops 2018-06-13 15:22:29 +02:00