Package | Description |
---|---|
net.i2p.router.tunnel |
Modifier and Type | Class and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
protected static IVValidator |
HopProcessor.createValidator()
Deprecated.
unused
|
Constructor and Description |
---|
HopProcessor(I2PAppContext ctx,
HopConfig config,
IVValidator validator) |
InboundEndpointProcessor(RouterContext ctx,
TunnelCreatorConfig cfg,
IVValidator validator) |