Skip to content

fix(core): small logic bugs#89

Merged
encodeous merged 2 commits intomainfrom
ac/spring-clean-26
May 1, 2026
Merged

fix(core): small logic bugs#89
encodeous merged 2 commits intomainfrom
ac/spring-clean-26

Conversation

@encodeous
Copy link
Copy Markdown
Owner

@encodeous encodeous commented May 1, 2026

  1. Seqno requests should not be forwarded to the node that sent it
  2. We should recompute routes after handling a neighbour update
  3. Edge case where equal-metric routes can be unstable, depending on internal ordering
  4. Held routes are not properly blackholed
  5. isSelected does not check source (source could have changed)
  6. Inactive endpoints are not checked properly when making routing decisions
  7. Retracted routes should not update feasibility distance

encodeous added 2 commits May 1, 2026 02:56
1. Seqno requests should not be forwarded to the node that sent it
2. We should recompute routes after handling a neighbour update
3. Edge case where equal-metric routes can be unstable, depending on internal ordering
@encodeous encodeous merged commit 7c8304f into main May 1, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant