]> git.ipfire.org Git - thirdparty/bird.git/commit
Table export: Another inconsistency in refeeds
authorMaria Matejka <mq@ucw.cz>
Mon, 3 Mar 2025 18:48:58 +0000 (19:48 +0100)
committerMaria Matejka <mq@ucw.cz>
Mon, 3 Mar 2025 18:48:58 +0000 (19:48 +0100)
commit25557fceb08c8db6daead02a2f4b7a99d8a1f922
tree68109713d91e45646df875c7e8d695d9b3b07ae7
parentfd1f5952d19b90bcda1e07de45e3a6d055936658
Table export: Another inconsistency in refeeds

When a route has been already sent to the channel and the refeed
runs because of a filter change or just because requested, the
old and new routes are the same which was actually not anticipated
by rt_notify_basic().
nest/rt-table.c