0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-18 19:35:20 +00:00
bird/proto
Ondrej Zajicek aa70e14c9e BFD: Improve handling of AdminDown
According to RFC 5882, system should not interpret the local or remote
session state transition to AdminDown as failure. We followed that for
the local session state but not for the remote session state (which
just triggered a transition of the local state to Down). The patch
fixes that.

We do not properly generate AdminDown on our side, so the patch is
relevant just for interoperability with other systems.

Thanks to Sunnat Samadov for the bugreport.
2023-08-29 18:23:29 +02:00
..
babel Nest: Treat VRF interfaces as inside respective VRFs 2023-08-23 16:08:40 +02:00
bfd BFD: Improve handling of AdminDown 2023-08-29 18:23:29 +02:00
bgp Conf: Allow keywords to be redefined by user symbols 2023-08-25 23:50:44 +02:00
bmp BMP: Improve peer_down handling 2023-08-22 01:26:06 +02:00
mrt Minor cleanups 2023-01-13 13:32:29 +01:00
ospf Conf: Allow keywords to be redefined by user symbols 2023-08-25 23:50:44 +02:00
perf Nest: Fix several issues with pflags 2023-01-01 20:10:23 +01:00
pipe BGP: Add received role value to role mismatch log message 2023-01-20 15:55:47 +01:00
radv Conf: Allow keywords to be redefined by user symbols 2023-08-25 23:50:44 +02:00
rip Conf: Allow keywords to be redefined by user symbols 2023-08-25 23:50:44 +02:00
rpki RPKI: Fix conflict in config grammar 2023-08-25 04:32:01 +02:00
static Nest: Fix several issues with pflags 2023-01-01 20:10:23 +01:00
Doc BMP protocol support 2023-04-16 20:05:15 +02:00