From 17e11fe741b0bfbb43de696ad41e7675f8a14e27 Mon Sep 17 00:00:00 2001 From: Maria Matejka Date: Tue, 8 Oct 2024 12:52:04 +0200 Subject: [PATCH] BMP: overflow checker made configurable Also added documentation for these two options. --- doc/bird.sgml | 19 +++++++++ proto/bmp/bmp.c | 96 +++++++++++++++++++++++++++++++++++++--------- proto/bmp/bmp.h | 5 ++- proto/bmp/config.Y | 10 +++++ 4 files changed, 111 insertions(+), 19 deletions(-) diff --git a/doc/bird.sgml b/doc/bird.sgml index e964ff06..a302c57d 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -3750,6 +3750,22 @@ by default and have to be enabled during installation by the configure option routes (in ) and post-policy routes (in regular routing tables). All BGP protocols are monitored automatically. +Configuration (incomplete) +