1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

Channel: configurable feed block size

This commit is contained in:
Maria Matejka
2023-05-07 23:04:47 +02:00
parent bb28b16fd6
commit a818a3011e
7 changed files with 27 additions and 6 deletions

View File

@@ -1024,6 +1024,13 @@ inherited from templates can be updated by new definitions.
counter ignores route blocking and block action also blocks route
updates of already accepted routes -- and these details will probably
change in the future. Default: <cf/off/.
<tag><label id="proto-export-block">export block <m/number/</tag>
Set the minimum amount of routes exported at once when feeding or
if `merge paths` or `secondary` is selected. This affects overall latency.
Basically, when your export filters are very expensive, processing
the whole block of routes may take too much time. In such cases, you may need to
shrink this value to improve responsiveness. Default: <cf/16384/.
</descrip>
<p>This is a trivial example of RIP configured for IPv6 on all interfaces: