mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-17 16:48:43 +00:00
f4deef89be
- 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 |
||
---|---|---|
.. | ||
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.