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

fix: peer in the up FIFO order to garantee not ciclic paths #9

Merged
merged 3 commits into from
Feb 1, 2024

Conversation

guissalustiano
Copy link
Contributor

It generates a cyclic graph sometimes because of the random order of the hash map.

e.g.:
graphviz

To solve this we need to peer in the order of the up-propagation

@guissalustiano guissalustiano force-pushed the fix/ciclic_graph_path branch 2 times, most recently from 3228691 to 82d3a70 Compare January 19, 2024 12:38
@digizeph digizeph merged commit ddda736 into bgpkit:main Feb 1, 2024
1 check 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.

2 participants