| Package | Description |
|---|---|
| net.i2p.router.tunnel |
All the work of managing locally created and participating tunnels,
creating and handling tunnel messages, and their encryption.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
BloomFilterIVValidator
Manage the IV validation for all of the router's tunnels by way of a big
decaying bloom filter.
|
(package private) class |
DummyValidator
accept everything
|
(package private) class |
HashSetIVValidator
Deprecated.
unused
|
| Constructor and Description |
|---|
HopProcessor(net.i2p.I2PAppContext ctx,
HopConfig config,
IVValidator validator) |
InboundEndpointProcessor(RouterContext ctx,
TunnelCreatorConfig cfg,
IVValidator validator) |