Steven Allen
|
7093262620
|
relay: update documentation
|
6 years ago |
vyzo
|
45df977d57
|
bump relay record limit to 50
|
6 years ago |
Steven Allen
|
5b665643c7
|
relay: only stop advertising relay addresses if we fully disconnect
|
6 years ago |
Steven Allen
|
80ada8a7d6
|
relay: no more wrapping
We don't need the host wrappers, we can just replace the filter AddrsFactory.
Also, always filter out relay addresses.
|
6 years ago |
vyzo
|
62531f9a10
|
reduce autorelay boot delay to 20s
|
6 years ago |
vyzo
|
bace7d4ceb
|
autorelay: correctly handle private->public transition
|
6 years ago |
vyzo
|
c3b5ece119
|
reduce autorelay discovery timeout to 30s
|
6 years ago |
vyzo
|
e2412502a6
|
reduce autorelay boot delay to 30s
|
6 years ago |
Lars Gierth
|
7741442478
|
relay: simplify declaration of multiaddr var
|
6 years ago |
Steven Allen
|
e96aefc3b3
|
autorelay: disable consistantly failing auto-relay test
|
6 years ago |
vyzo
|
7fa37513fd
|
increase initial relay advertisement delay to 30s
|
6 years ago |
vyzo
|
3a993345d0
|
use PeerRouting in autorelay to find relay peer addresses
|
6 years ago |
vyzo
|
c5f50f9c2d
|
don't advertise the raw public address in autorelay
|
6 years ago |
vyzo
|
5d0a6e23ce
|
use select for initial advertisement delay
|
6 years ago |
vyzo
|
a1b5b9ed53
|
explicit option to enable autorelay
|
6 years ago |
vyzo
|
31eb77d446
|
add delay in initial relay advertisement to allow the dht time to bootstrap
|
6 years ago |
vyzo
|
a309f09606
|
Add note to relay docs about internal interface instability
|
6 years ago |
vyzo
|
5a1c09c4af
|
use advertised addrs for autonat dial back, not all addrs
|
6 years ago |
vyzo
|
69144bd78b
|
extend autorelay test to verify pushing of relay addrs
also check that we don't initially advertise any.
|
6 years ago |
vyzo
|
0dfca3ba5d
|
increase test AutoNATIdentifyDelay to 100ms
macosx seems to fail intermittently, and that race is the likely culprit.
|
6 years ago |
vyzo
|
7b324b14b5
|
remove BasicRouting interface; use PeerRouting and upcast for discovery
|
6 years ago |
vyzo
|
c2d846a7c3
|
fix go vet issue
|
6 years ago |
vyzo
|
fdfa224699
|
document doUpdateAddrs
|
6 years ago |
vyzo
|
4be7ada37b
|
tag relay connections
|
6 years ago |
vyzo
|
e96605d1a3
|
use /p2p multiaddr
|
6 years ago |
vyzo
|
84400e22f2
|
fix typo
|
6 years ago |
vyzo
|
4f90393629
|
add a comment
|
6 years ago |
vyzo
|
67aba4d501
|
move relay selection strategy out of line
|
6 years ago |
vyzo
|
cc2dd22028
|
make randezvous key a constant
|
6 years ago |
vyzo
|
2993fd9a68
|
add autorelay documentation
|
6 years ago |
vyzo
|
a7e1bf0f15
|
call the routing interface BasicRouting, alias to top level type
|
6 years ago |
vyzo
|
89aef893e6
|
don't adveretise unspecific relay addrs in RelayHost
|
6 years ago |
vyzo
|
dcb8fd2813
|
fix inverted address selection logic in test
|
6 years ago |
vyzo
|
ee69383c2c
|
extend autorelay test to verify connectivity
|
6 years ago |
vyzo
|
b62c83bd5c
|
better limit adjustment for relay discovery
|
6 years ago |
vyzo
|
f6c38c9d91
|
filter unspecific relay address
|
6 years ago |
vyzo
|
c6d1eebf15
|
autorelay test
|
6 years ago |
vyzo
|
477c19aac1
|
reduce boot delay to 60s
|
6 years ago |
vyzo
|
0ff7393349
|
fix announced relay address
|
6 years ago |
vyzo
|
6bdfcac0b4
|
use AllAddrs as the address factory in autonat
|
6 years ago |
vyzo
|
5c623f269f
|
name the autorelay logger as such
|
6 years ago |
vyzo
|
9795a01ba3
|
configurable boot delay for autorelay
|
6 years ago |
vyzo
|
a5858912d6
|
autorelay hosts
|
6 years ago |