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

Update sorting algorithm with SVCB RRs #14

Merged
merged 3 commits into from
Oct 18, 2023

Conversation

nidhijaju
Copy link
Collaborator

Closes #2

@nidhijaju nidhijaju requested a review from tfpauly as a code owner October 18, 2023 15:28
Comment on lines 283 to 284
combination of properties will be referred to as the "First Address
Combination Count" and can be a configurable value. This avoids waiting
Copy link
Owner

Choose a reason for hiding this comment

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

The summary a ways below has a definition for "First Address Family Count", so we would need to update all references to this.

And I'm not sure about the "Combination Count"... how about calling this:
"Preferred Protocol Attempt Count" or something??

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

"Preferred Protocol Attempt Count" mentions protocol but doesn't really imply that it's a combination of protocols and address families. How about calling it something like "Preferred Protocol Combination Count" for now and we can always iterate on it? Or is the word "combination" not as preferable?

Copy link
Owner

Choose a reason for hiding this comment

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

Yeah "Preferred Protocol Combination Count" works for me

@tfpauly tfpauly merged commit 39126c1 into tfpauly:main Oct 18, 2023
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.

Sorting algorithm with SVCB/HTTPS RR
2 participants