0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-01-27 19:30:02 +00:00
Ondrej Zajicek ba01a6f2e6 MPLS: Handle compatibility with old configs
Old configs do not define MPLS domains and may use a static protocol
to define static MPLS routes.

When MPLS channel is the only channel of static protocol, handle it
as a main channel. Also, define implicit MPLS domain if needed and
none is defined.
2023-10-05 17:54:43 +02:00
..