bird/proto/babel
Ondrej Zajicek (work) c1511b92cc Babel: Log the reason when refusing to run on an interface
The babel protocol code checks whether iface supports multicast, and
whether it has a link-local address assigned. However, it doesn not give
any feedback if any of those checks fail, it just silently ignores the
interface. Fix this by explicitly logging when multicast check fails.

Based on patch from Toke Høiland-Jørgensen, thanks!
2021-05-10 20:09:31 +02:00
..
babel.c Babel: Log the reason when refusing to run on an interface 2021-05-10 20:09:31 +02:00
babel.h Configuration strings are constant. 2020-04-09 15:37:14 +02:00
config.Y Show info from multiple protocols when protocol is not specified 2020-06-28 15:38:47 +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 lib/slab: introduce sl_allocz() function and use it in Babel 2020-11-24 02:36:31 +01:00