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

floogen: Use unique IDs for endpoints #78

Merged
merged 7 commits into from
Oct 7, 2024
Merged

floogen: Use unique IDs for endpoints #78

merged 7 commits into from
Oct 7, 2024

Conversation

fischeti
Copy link
Collaborator

@fischeti fischeti commented Oct 7, 2024

Before, the unique ID was restricted to the SourceRouting and IdTable routing algorithm, since it is actually required for routing. The XYRouting algorithm used XY coordinates instead.

However, FlooGen creates a SV enum of all endpoints, for which a unique ID is necessary independent of the routing algorithm.

Also fixes the alphanumeric ordering of the endpoints enum.

@fischeti fischeti force-pushed the unique-id branch 3 times, most recently from 8d494bd to a2e10e7 Compare October 7, 2024 14:41
@fischeti fischeti changed the title floogen: Use unique ID for all routing algorithms floogen: Unique IDs for endpoints Oct 7, 2024
@fischeti fischeti changed the title floogen: Unique IDs for endpoints floogen: Use unique IDs for endpoints Oct 7, 2024
@fischeti fischeti merged commit b139479 into main Oct 7, 2024
7 checks passed
@fischeti fischeti deleted the unique-id branch October 7, 2024 14:51
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.

1 participant