Skip to content

Conversation

@mergify
Copy link

@mergify mergify bot commented Oct 10, 2025

It's possible due to ordering of events that a kernel route has not been processed yet, yet we have received a connected route for the same kernel route that needs to be deleted and as such it is on the early route Q. Let's write a bit of code that allows us to search the early Route Q and remove the data.


This is an automatic backport of pull request #19338 done by Mergify.

It's possible due to ordering of events that a kernel
route has not been processed yet, yet we have received
a connected route for the same kernel route that needs
to be deleted and as such it is on the early route Q.
Let's write a bit of code that allows us to search the early
Route Q and remove the data.

Signed-off-by: Donald Sharp <[email protected]>
(cherry picked from commit e36704d)
@frrbot frrbot bot added the zebra label Oct 10, 2025
@Jafaral Jafaral merged commit 1a169e1 into dev/10.5 Oct 10, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants