| Package | Description |
|---|---|
| net.i2p.router.tunnel |
Core tunnel management, message processing, and encryption for I2P's anonymous routing system.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) boolean |
TunnelDispatcher.shouldDropParticipatingMessage(TunnelDispatcher.Location loc,
int type,
int length,
SyntheticREDQueue bwe)
Implement RED (Random Early Discard) to enforce bandwidth limits
|
| Constructor and Description |
|---|
OutboundMessageDistributor(RouterContext ctx,
int priority,
SyntheticREDQueue bwe) |