Skip to content
Snippets Groups Projects
Commit c1511b92 authored by Ondřej Zajíček's avatar Ondřej Zajíček
Browse files

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!
parent b17adf07
No related branches found
No related tags found
No related merge requests found
Pipeline #81420 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment