mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-08 12:18:42 +00:00
976dec048a
Hooks called from BGP to BMP should not log warning when BMP is not connected, that is not an error (and we do not want to flood logs with a ton of messages). Blocked sk_send() should not log warning, that is expected situation. Error during sk_send() is handled in error hook anyway. |
||
---|---|---|
.. | ||
bmp.c | ||
bmp.h | ||
buffer.c | ||
buffer.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.