Package | Description |
---|---|
net.i2p.router |
The I2P router application handles the I2P network communication.
|
net.i2p.router.peermanager |
The peer manager logs information about the history and quality of network peers.
|
net.i2p.router.web |
The router console user interface, implemented in routerconsole.jar, with these classes
supporting the webapp in routerconsole.war.
|
Class and Description |
---|
ProfileOrganizer
Keep the peer profiles organized according to the tiered model.
|
Class and Description |
---|
DBHistory
History of NetDb related activities (lookups, replies, stores, etc)
|
PeerManager
Manage the current state of the statistics
Also maintain Sets for each of the capabilities in TRACKED_CAPS.
|
PeerProfile
Copied from http://www.i2p2.i2p/how_peerselection.html
See also main() below for additional commentary by zzz.
|
ProfileOrganizer.Slice
Replaces integer subTierMode argument, for clarity
|
TunnelHistory
Tunnel related history information
|
Class and Description |
---|
ProfileOrganizer
Keep the peer profiles organized according to the tiered model.
|