From 74566d3c85ca15517187d6ffafcd8d8db9a93869 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 b0f130f1..ca17125b 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -3739,6 +3739,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) +