1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00
Ondrej Zajicek f4deef89be BMP: Refactor route monitoring
- Manage BMP state through bmp_peer, bmp_stream, bmp_table structures
 - Use channels and rt_notify() hook for route announcements
 - Add support for post-policy monitoring
 - Send End-of-RIB even when there is no routes
 - Remove rte_update_in_notify() hook from import tables
 - Update import tables to support channels
 - Add bmp_hack (no feed / no flush) flag to channels
2023-08-18 03:53:58 +02:00
..
2023-04-27 18:41:01 +02:00
Doc
2023-08-18 03:53:58 +02:00
2023-08-18 03:53:58 +02:00
2023-01-01 20:10:23 +01:00
2023-08-18 03:53:58 +02:00