Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Implement Bloom Filter #126

Closed
anonimal opened this issue Feb 10, 2016 · 3 comments
Closed

Implement Bloom Filter #126

anonimal opened this issue Feb 10, 2016 · 3 comments

Comments

@anonimal
Copy link
Collaborator

anonimal commented Feb 10, 2016

As mentioned here, here, here, and in both tunnel and SSU documentation. Referencing http://trac.i2p2.de/ticket/1746.

Edit: adding a note from #58
21:49:09 zzz | the moral of the story is, you need both timestamps and bloom filters to catch dups, no use having one without the other, and they have to have overlapping thresholds

@EinMByte
Copy link
Contributor

I'm still (slowly) refactoring SSU, expect to see the first commits soon. I'd like to wait with adding Bloom filters until that's done. Of course someone can/should start working on a generic Bloom filter implementation.

@anonimal
Copy link
Collaborator Author

Referencing stable and A^2 C++11 bloom filters for review. Adding as discussion topic for Mar. 5th meeting (#134).

@anonimal
Copy link
Collaborator Author

anonimal commented Sep 7, 2018

NOTICE: THIS ISSUE HAS BEEN MOVED TO GitLab. Please continue the discussion there. See #1013 for details.

@anonimal anonimal closed this as completed Sep 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants