mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-22 09:41:54 +00:00
a47704a53d
Instead of several levels of functions, just have two functions (one for routes, the other for end-of-rib), this allows to create messages in a simple linear fashion. Also reduce three duplicite functions to construct BGP header for BMP messages to just one. |
||
---|---|---|
.. | ||
bmp.c | ||
bmp.h | ||
config.Y | ||
Doc | ||
LICENSE | ||
Makefile | ||
map.c | ||
map.h | ||
README.txt |
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.