@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(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, getMessageDelay, getTunnelLag, getTunnelStatus, setShutdownStatus, setTunnelStatus
public RouterDoSThrottle(RouterContext context)
public boolean acceptNetDbLookupRequest(Hash key)
RouterThrottle
acceptNetDbLookupRequest
in interface RouterThrottle
acceptNetDbLookupRequest
in class RouterThrottleImpl