]> git.ipfire.org Git - thirdparty/bird.git/commit
Table export: Relaxing too strict inconsistency assert
authorMaria Matejka <mq@ucw.cz>
Mon, 10 Mar 2025 08:15:53 +0000 (09:15 +0100)
committerMaria Matejka <mq@ucw.cz>
Mon, 10 Mar 2025 08:20:21 +0000 (09:20 +0100)
commita0e49abe91739f48bac1cb0dd37e811b399cc897
tree6f45387c8cdf4853d647e87b7458373c703fffae
parent8e99b5176b16b1d3bdf38faed2937c905df84cb8
Table export: Relaxing too strict inconsistency assert

In case of refeeds, we may get old routes which we have not seen,
the table does not know that and the channel ingress is the right place
to detect it.

Bug introduced in commit 25557fceb08c8db6daead02a2f4b7a99d8a1f922
by Maria Matejka <mq@ucw.cz>, Mon Mar 3 19:48:58 2025 +0100

    Table export: Another inconsistency in refeeds
nest/rt-table.c