Package | Description |
---|---|
net.i2p.router.transport.udp |
The UDP transport (also known as 'SSU transport') allows passing I2P messages on top of UDP.
|
net.i2p.util |
These classes define the several useful utilities used
throughout the router and applications.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
SimpleBandwidthEstimator
A Westwood+ bandwidth estimator with
a first stage anti-aliasing low pass filter based on RTT,
and the time-varying Westwood filter based on inter-arrival time.
|
Modifier and Type | Class and Description |
---|---|
class |
SyntheticREDQueue
A "synthetic" queue in that it doesn't actually queue anything.
|