Skip to content
Snippets Groups Projects
Commit 3cbae552 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

dht: add bootstap mode

The bootstrap mode is used only for bootstrap nodes.

A bootstrap node will maintain a tree of the whole dht
up to 6 bits deep (8*2^6 = 4096 nodes).

This allows to provide better initial answers to new nodes.

Bootstrap nodes act otherwise normally.
parent 76413c25
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment