0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-19 20:05:21 +00:00
bird/proto/perf
Maria Matejka 8d1215dba6 Channel: Refeeding by an auxiliary request if needed.
If the protocol supports route refresh on export, we keep the stop-start
method of route refeed. This applies for BGP with ERR or with export
table on, for OSPF, Babel, RIP or Pipe.

For BGP without ERR or for future selective ROA reloads, we're adding an
auxiliary export request, doing the refeed while the main export request
is running, somehow resembling the original method of BIRD 2 refeed.

There is also a refeed request queue to keep track of different refeed
requests.
2023-10-03 09:54:39 +02:00
..
config.Y Perf: allow testing with cached route attributes. 2019-10-09 17:47:14 +02:00
Doc Perf: Protocol to measure BIRD performance internally 2018-12-18 15:08:31 +01:00
Makefile Simplified the protocol hookup code in Makefiles 2022-08-18 22:07:30 +02:00
parse.pl Perf: Protocol to measure BIRD performance internally 2018-12-18 15:08:31 +01:00
perf.c Channel: Refeeding by an auxiliary request if needed. 2023-10-03 09:54:39 +02:00
perf.h Perf: changed route update pattern to be more like common protocols 2020-03-12 09:26:05 +01:00