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

v2 Peer Diversity Filter #953

Closed
wants to merge 3 commits into from
Closed

Conversation

guillaumemichel
Copy link
Contributor

Implementation of the Peer Diversity Filter for the TrieRT routing table used in v2.

Note that the TrieRTPeerDiversityFilter isn't applied directly on the DHT, but should be provided in the Config when creating the TrieRT. Hence, we could also move it to a dedicated folder (e.g diversity_filter) if it makes more sense.

@guillaumemichel guillaumemichel linked an issue Sep 29, 2023 that may be closed by this pull request
v2/diversity_filter.go Outdated Show resolved Hide resolved
@iand iand added the v2 All issues related to the v2 rewrite label Sep 29, 2023
@guillaumemichel
Copy link
Contributor Author

Closing in favor of probe-lab/zikade#2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2 All issues related to the v2 rewrite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement routing table diversity filter
2 participants