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

Hardening Improvements: RT diversity and decreased RT churn #687

Merged
merged 6 commits into from Aug 18, 2020

Conversation

aschmahmann
Copy link
Contributor

No description provided.

testing: add test-specific option to force processing of Host address changes even when AutoRefresh is disabled
Copy link
Contributor

@petar petar left a comment

Choose a reason for hiding this comment

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

one nit + lgtm.

}
}

return false, -1, peersToQuery
Copy link
Contributor

Choose a reason for hiding this comment

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

const LookupNotCompleted = -1

Copy link
Contributor Author

Choose a reason for hiding this comment

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

eh, we never actually use this -1 anywhere (or even comparisons like > 0) so it's not obvious where to declare LookupNotCompleted. If we ever start using it we can always introduce the const then.

@aschmahmann aschmahmann merged commit e788ffc into master Aug 18, 2020
@aschmahmann aschmahmann mentioned this pull request Sep 22, 2020
72 tasks
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.

None yet

4 participants