Skip to content

Conversation

@MustafaSaber
Copy link
Member

Add Print method to RouteLookup struct that returns a formatted string representation of valid routes from the captured routing table. This enables debugging and inspection of the current routing state. Since library users can't access routing table info, this can give nive view only access and to compare against ekip to validate routes.

@MustafaSaber MustafaSaber added the minor no risk changes, for example new filters label Jan 23, 2026
@greeshma1196
Copy link
Collaborator

👍🏽

@szuecs
Copy link
Member

szuecs commented Jan 23, 2026

I don't think that this is needed for the purpose.
However it's also fine to have, at least I don't see an issue merging besides DCO and that I would like to phrase again that we should use less the assert library as it's a hort of bug.

Add Print method to RouteLookup struct that returns a formatted string
representation of valid routes from the captured routing table. This
enables debugging and inspection of the current routing state.
Since library users can't access routing table info, this can give
nive view only access and to compare against ekip to validate routes.

Signed-off-by: Mustafa Abdelrahman <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge minor no risk changes, for example new filters

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants