Make OSPFv3 validation helpers VRF aware#3520
Open
jbemmel wants to merge 4 commits into
Open
Conversation
Owner
|
Thanks for the fix, but you (yet again) mixed unrelated things into the same PR:
|
Use VRF-scoped FRR OSPF/OSPFv3 show commands and add an IPv6 VLAN VRF-lite test covering OSPFv3 over trunks. Co-authored-by: Cursor <cursoragent@cursor.com>
Remove stale validator code and avoid unnecessary f-strings in static FRR OSPF commands. Co-authored-by: Cursor <cursoragent@cursor.com>
317167e to
001b164
Compare
Fold the IPv6 OSPFv3 VLAN VRF-lite coverage into the existing test case and remove the duplicate numbered topology. Co-authored-by: Cursor <cursoragent@cursor.com>
Validate IPv4 OSPFv2 adjacency and reachability alongside the existing IPv6 OSPFv3 VLAN VRF-lite coverage. Co-authored-by: Cursor <cursoragent@cursor.com>
Collaborator
Author
|
Change from single topic "issues I hit when adding vlan vrf ipv6 test" to just the ospfv3 validation helpers and the modified dual-stack test that uses them |
ipspace
approved these changes
Jun 26, 2026
ipspace
left a comment
Owner
There was a problem hiding this comment.
Looks good to me ;) Will run the OSPFv2/OSPFv3 integration tests just to be on the safe side and merge it.
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.
Change the VLAN VRF lite test to use dual-stack ipv4/ipv6 so we test both combinations