0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 09:41:54 +00:00
bird/proto/bmp
Maria Matejka 2956faf5a6 Protocol and BGP state information cleanup and fixes
There were some nasty problems with deferred protocol state updates and
race conditions on BGP startup, shutdown, and also with referencing the
cached states.

Now it looks fixed.
2024-11-24 22:51:08 +01:00
..
bmp.c Protocol and BGP state information cleanup and fixes 2024-11-24 22:51:08 +01:00
bmp.h BMP: updated to v3 API 2024-11-21 10:29:10 +01:00
buffer.c BMP: Fix bug in buffer resize 2023-05-31 18:42:14 +02:00
buffer.h BMP: Remove superfluous error handling 2023-04-16 20:05:17 +02:00
config.Y BMP: updated to v3 API 2024-11-21 10:29:10 +01:00
Doc BMP protocol support 2023-04-16 20:05:15 +02:00
LICENSE BMP protocol support 2023-04-16 20:05:15 +02:00
Makefile BMP protocol support 2023-04-16 20:05:15 +02:00
map.c BMP: Do not use global instance ptr internally 2023-04-16 20:05:17 +02:00
map.h BMP: Do not use global instance ptr internally 2023-04-16 20:05:17 +02:00
README.txt BMP: Minor formatting cleanups 2023-05-30 16:23:07 +02:00

ABOUT
This package |proto/bmp/*| provide implementation of BGP Monitoring Protocol (BMP).
It has been started by Akamai Technologies, Inc. as a pilot program for support BMP in BIRD.
It provides only basic features of BMP specification which are needed by Akamai evaluation of
feasible BMP protocol.
Content of this package has been provided as a patch for BIRD release v2.0.7.