From: Maria Matejka Date: Thu, 28 Jul 2022 11:50:59 +0000 (+0200) Subject: Route table cork: Indicate whether the export queues are congested. X-Git-Tag: v3.0-alpha1~171^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8500b5943490ca62a1538fead4d8a88ad189c5a;p=thirdparty%2Fbird.git Route table cork: Indicate whether the export queues are congested. These routines detect the export congestion (as defined by configurable thresholds) and propagate the state to readers. There are no readers for now, they will be added in following commits. --- diff --git a/doc/bird.sgml b/doc/bird.sgml index c48b064c1..a4d7cb0cd 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -699,6 +699,15 @@ to set options. periods. Default: adaptive, based on number of routing tables in the configuration. From 10 s (with <= 25 routing tables) up to 600 s (with >= 1500 routing tables). + +