@Deprecated class RouterDoSThrottle extends RouterThrottleImpl
_context, DEFAULT_MAX_TUNNELS, PROP_MAX_TUNNELS, TUNNEL_ACCEPT| Constructor and Description |
|---|
RouterDoSThrottle(RouterContext context)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptNetDbLookupRequest(net.i2p.data.Hash key)
Deprecated.
Should we accept the netDb lookup message, replying either with the
value or some closer peers, or should we simply drop it due to overload?
|
acceptNetworkMessage, acceptTunnelRequest, cancelShutdownStatus, getInboundRateDelta, getLocalizedTunnelStatus, getMessageDelay, getTunnelLag, getTunnelStatus, setShutdownStatus, setTunnelStatuspublic RouterDoSThrottle(RouterContext context)
public boolean acceptNetDbLookupRequest(net.i2p.data.Hash key)
RouterThrottleacceptNetDbLookupRequest in interface RouterThrottleacceptNetDbLookupRequest in class RouterThrottleImpl