]> git.ipfire.org Git - thirdparty/bird.git/commit
Table: not feeding twice, once is enough
authorMaria Matejka <mq@ucw.cz>
Thu, 19 Dec 2024 10:54:05 +0000 (11:54 +0100)
committerMaria Matejka <mq@ucw.cz>
Thu, 19 Dec 2024 10:54:05 +0000 (11:54 +0100)
commit0a2f92ad205d96d0be0945ecf2bb740b68d5a3c1
treed984dc1f2e9af7fda0d472f9191a996ff3477dea
parentb6caccfd45fb639b6dd3a8d140d3c5ba4cc79311
Table: not feeding twice, once is enough

If there is no feed pending, the requested one should be
activated immediately, otherwise it is activated only after
the full run, effectively running first a full feed and
then the requested one.
nest/rt-export.c