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 a698f8d917 Static: Fix invalid combination of nexthop options
BFD requires defined local IP, but for nexthop with onlink there might
not be such address. So we reject this combination of nexthop options.
This prevent crash where such combination of options is used.
2024-03-22 00:40:06 +01:00
..
config.Y Static: Fix invalid combination of nexthop options 2024-03-22 00:40:06 +01: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