| Package | Description |
|---|---|
| net.i2p.router |
The I2P router application handles the I2P network communication.
|
| net.i2p.router.networkdb.kademlia |
The network database, including implementation of floodfills.
|
| net.i2p.router.networkdb.reseed |
Fetching, validation, unpacking, and installation of RouterInfos from
signed su3 files, unsigned zip files, and web indexes.
|
| Modifier and Type | Method and Description |
|---|---|
ReseedChecker |
NetworkDatabaseFacade.reseedChecker() |
| Modifier and Type | Method and Description |
|---|---|
ReseedChecker |
KademliaNetworkDatabaseFacade.reseedChecker() |
| Constructor and Description |
|---|
Reseeder(RouterContext ctx,
ReseedChecker rc) |