]> git.ipfire.org Git - thirdparty/bird.git/commit
Table prune inhibited during reconfiguration
authorMaria Matejka <mq@ucw.cz>
Sun, 15 Dec 2024 20:04:22 +0000 (21:04 +0100)
committerMaria Matejka <mq@ucw.cz>
Sun, 15 Dec 2024 21:21:34 +0000 (22:21 +0100)
commitd69d80467941aaccd41cef4dfe7ea3c5de34f146
tree6bb792b8bf6101b0def14a8bcc066db7088ced6c
parent792189e807ab699ec475939c640bbdaa2f8b3513
Table prune inhibited during reconfiguration

When many changes are done during reconfiguration, the table may
start pruning old routes before everything is settled down, slowing
down not only the reconfiguration, but also the shutdown process.
nest/route.h
nest/rt-table.c