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.

@aschmahmann aschmahmann force-pushed the feat/merge-dht-hardening-0.7 branch from 0137dd6 to 57a49f1 Compare August 14, 2020 18:49
testing: add test-specific option to force processing of Host address changes even when AutoRefresh is disabled
@aschmahmann aschmahmann force-pushed the feat/merge-dht-hardening-0.7 branch from 0c47865 to 5729f0a Compare August 17, 2020 05:53
@aschmahmann aschmahmann requested a review from petar August 17, 2020 16:15
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

@aschmahmann aschmahmann Aug 18, 2020

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.

4 participants