Files | |
file | bg_bf.c [code] |
implementation of a block group using a Bloom filter to drop duplicate blocks | |
file | block.c [code] |
library for data block manipulation | |
file | plugin_block_template.c [code] |
template for a block plugin | |
file | plugin_block_test.c [code] |
block plugin to test the DHT as a simple key-value store; this plugin simply accepts any (new) response for any key | |