class ExploratoryPeerSelector extends TunnelPeerSelector
TunnelPeerSelector.Excluder
ANY_V4, ctx, log
Constructor and Description |
---|
ExploratoryPeerSelector(RouterContext context) |
Modifier and Type | Method and Description |
---|---|
List<Hash> |
selectPeers(TunnelPoolSettings settings)
Returns ENDPOINT FIRST, GATEWAY LAST!!!!
In: us ..
|
allowAsIBGW, allowAsOBEP, checkTunnel, filterSlow, getClosestHopExclude, getExclude, getLength, isIPv6Only, orderPeers, selectExplicit, shouldExclude, shouldSelectExplicit
canConnect, canConnect, canConnect, getInboundMask, getOutboundMask, isNTCPDisabled, isSSUDisabled
public ExploratoryPeerSelector(RouterContext context)
public List<Hash> selectPeers(TunnelPoolSettings settings)
selectPeers
in class TunnelPeerSelector