0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-03-12 09:28:46 +00:00
Ondrej Zajicek 2c7d2141ac BMP: Fix connection management
Replace broken TCP connection management with a simple state machine.
Handle failed attempts properly with a timeout, detect and handle TCP
connection close and try to reconnect after that. Remove useless
'station_connected' flag.

Keep open messages saved even after the BMP session establishment,
so they can be used after BMP session flaps.

Use proper log messages for session events.
2023-04-20 16:28:07 +02:00
..
2023-02-19 15:34:43 +01:00
2023-01-22 23:42:08 +01:00
2023-04-20 16:28:07 +02:00
2023-01-13 13:32:29 +01:00
2023-01-22 18:21:08 +01:00
2023-01-01 20:10:23 +01:00
2023-01-22 18:21:08 +01:00
2023-01-22 18:21:08 +01:00
2023-01-01 20:10:23 +01:00
Doc
2023-04-16 20:05:15 +02:00