ospf: T7297: fix redistribute-table - #4704
Merged
Merged
Conversation
Requires FRR to support `redistribute table-direct` for ospf
|
👍 |
c-po
requested changes
Sep 9, 2025
c-po
left a comment
Member
There was a problem hiding this comment.
Please extend the smoketests to also cover the code-path for the new redistribute-table vtyshcommand
hedrok
force-pushed
the
T7297-fix-ospf-redistribute-table
branch
from
September 10, 2025 07:54
9764541 to
cb91488
Compare
Contributor
Author
|
@c-po Thanks, I've expanded |
|
CI integration ❌ failed! Details
|
c-po
approved these changes
Sep 11, 2025
c-po
left a comment
Member
There was a problem hiding this comment.
Change looks reasonable and extended with a dedicated smoketest validating the resulting FRR configuration.
jestabro
approved these changes
Sep 11, 2025
jestabro
left a comment
Contributor
There was a problem hiding this comment.
Smoketest included; looks good.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
OSPF: fix redistribute-table
Requires FRR to support
redistribute table-directfor ospf (see 'Related PR(s)')Types of changes
Related Task(s)
Related PR(s)
vyos/vyos-build#1026
How to test / Smoketest result
Described in task in detail. Fix also requires adding
On both sides.
Checklist: