0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-18 19:35:20 +00:00
bird/proto/static
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
..
config.Y Static: Add syntax for static MPLS labels 2023-10-04 13:12:05 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Simplified the protocol hookup code in Makefiles 2022-08-18 22:07:30 +02:00
static.c MPLS: Handle compatibility with old configs 2023-10-05 17:54:43 +02:00
static.h Static: Add syntax for static MPLS labels 2023-10-04 13:12:05 +02:00