View Issue Details

IDProjectCategoryView StatusLast Update
0002435GNUnetDHT servicepublic2012-12-21 16:49
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PriorityhighSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product Version0.9.3 
Target Version0.9.5Fixed in Version0.9.5 
Summary0002435: GNUNET_DHT_get_start does not allow passing Bloom filter
DescriptionBeing able to pass a pre-initialized (mutated) Bloom filter for the queries would be nice for FS and mesh.

This will be a bit tricky as the DHT may (internally) want to change the mutation value over time; so instead of passing "just" the Bloom filter, we might want to pass the un-mutated original HashCodes so that the DHT can recalculate (resize, re-mutate) the Bloom filter at will.
TagsNo tags attached.

Relationships

related to 0002074 closedBart Polot mesh service is not flexible enough in terms of allowing peers to select service-providing peers 

Activities

Christian Grothoff

2012-11-10 22:21

manager   ~0006564

Implemented in SVN 24891.

Issue History

Date Modified Username Field Change
2012-06-20 11:30 Christian Grothoff New Issue
2012-06-20 11:30 Christian Grothoff Status new => assigned
2012-06-20 11:30 Christian Grothoff Assigned To => Bart Polot
2012-06-22 11:00 Bart Polot Relationship added related to 0002074
2012-10-07 14:03 Christian Grothoff Assigned To Bart Polot => Christian Grothoff
2012-11-10 22:21 Christian Grothoff Note Added: 0006564
2012-11-10 22:21 Christian Grothoff Status assigned => resolved
2012-11-10 22:21 Christian Grothoff Fixed in Version => 0.9.5
2012-11-10 22:21 Christian Grothoff Resolution open => fixed
2012-12-21 16:49 Christian Grothoff Status resolved => closed