Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ignore_same_node option to assert_no_duplicate_router_ids #875

Merged

Conversation

arifogel
Copy link
Member

@arifogel arifogel requested review from dhalperi and sfraint January 22, 2023 02:28
@batfish-bot
Copy link

This change is Reviewable

Copy link
Member Author

@arifogel arifogel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: 0 of 3 files reviewed, 1 unresolved discussion (waiting on @arifogel, @dhalperi, and @sfraint)

a discussion (no related file):
Need to verify something prior to merge


- Fixes batfish#863
- Default to False
- When True, will not flag router-ids duplicated only on the same node
@arifogel arifogel force-pushed the ari-assert-router-id-ignore-same-node branch from ceac063 to 185b00d Compare January 23, 2023 19:03
Copy link
Member

@dhalperi dhalperi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 2 of 3 files at r1, 1 of 1 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @sfraint)

@arifogel arifogel merged commit d590f06 into batfish:master Jan 23, 2023
@arifogel arifogel deleted the ari-assert-router-id-ignore-same-node branch January 23, 2023 20:41
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.

assert_no_duplicate_router_ids incorrectly flags reuse in multiple VRFs on same node
3 participants