Adam Ierymenko
|
aa39b0dc24
Show paths as active or preferred in listpeers.
|
il y a 9 ans |
Adam Ierymenko
|
2160164e8c
(1) Get rid of path sorting and just scan them, since sorting may have been a premature optimization that introduced a regression and path instability in a few edge cases, and (2) do not attempt to contact remote paths received via PUSH_DIRECT_PATH if we already have that path and it is already active (dumb, should have done this originally)
|
il y a 9 ans |
Adam Ierymenko
|
3137f43da9
Fix for getsockname() crash and other address size issues.
|
il y a 9 ans |
Adam Ierymenko
|
efc2a74df1
Some final README revs.
|
il y a 9 ans |
Joseph Henry
|
9638889614
Removed docker-test keys/config for netcon network
|
il y a 9 ans |
Joseph Henry
|
0df639f8f5
readme update
|
il y a 9 ans |
Joseph Henry
|
011ce35ede
Merge branch 'edge' of http://10.6.6.2/zerotier/zerotierone into edge
|
il y a 9 ans |
Joseph Henry
|
a9802eff02
readme update
|
il y a 9 ans |
Adam Ierymenko
|
f9837163d3
docs
|
il y a 9 ans |
Adam Ierymenko
|
6bc93d2050
Docs, and change ZT_NC_NWID to ZT_NC_NETWORK and use full path in local ZT home dir to enable multiple instances.
|
il y a 9 ans |
Adam Ierymenko
|
37a7e9e275
Merge branch 'edge' of http://10.6.6.2/zerotier/ZeroTierOne into edge
|
il y a 9 ans |
Adam Ierymenko
|
531e5f9923
.
|
il y a 9 ans |
Joseph Henry
|
617845a7da
readme and makefile updates
|
il y a 9 ans |
Joseph Henry
|
9dc59eff76
Cleaned up, tests updated, readme updated
|
il y a 9 ans |
Adam Ierymenko
|
a6c5596782
Patch controller to not send relays to 1.1.0 to avoid triggering 1.1.0 network preferred relays bug.
|
il y a 9 ans |
Adam Ierymenko
|
022d3857cc
Fix should use ECHO check.
|
il y a 9 ans |
Adam Ierymenko
|
82aa3f59d6
Fix bug in ECHO handling (OK was invalid!), and use ECHO on newer peers for path confirmation. Also get rid of path confirmation circuit breaker since this causes issues with some peers and should be done more intelligently anyway.
|
il y a 9 ans |
Adam Ierymenko
|
04d6b03733
Make auto backups slightly less frequent.
|
il y a 9 ans |
Adam Ierymenko
|
3b22ecc80c
Make hex device address in UPnP name the right length.
|
il y a 9 ans |
Adam Ierymenko
|
53fe576028
Merge branch 'edge' of http://10.6.6.2/zerotier/ZeroTierOne into edge
|
il y a 9 ans |
Adam Ierymenko
|
f6dc99f345
Old NYC is dead.
|
il y a 9 ans |
Adam Ierymenko
|
c0df1169ee
Remove unimplemented SET_EPHEMERAL_KEY for now.
|
il y a 9 ans |
Joseph Henry
|
b92884a0ad
Merge branch 'edge' of http://10.6.6.2/zerotier/zerotierone into edge
|
il y a 9 ans |
Joseph Henry
|
a421e31dd5
send_cmd() retrun value bugfix + minor debug changes
|
il y a 9 ans |
Adam Ierymenko
|
7b1c0c4013
Cache null results from Maxmind.
|
il y a 9 ans |
Joseph Henry
|
f558b088e6
Library functions are now static, RPC return value tuning, and cleanup
|
il y a 9 ans |
Joseph Henry
|
99afc74021
FDs transferred over listen socket + other fixes
|
il y a 9 ans |
Joseph Henry
|
761bb4fdd0
Stability fix
|
il y a 9 ans |
Joseph Henry
|
663a336b83
RPC cleanup + Temporary timing fix
|
il y a 9 ans |
Adam Ierymenko
|
e506fda3e4
Only set SO_NO_CHECK on IPv4 UDP sockets for now due to broken V6 stacks that drop zero checksum UDP packets.
|
il y a 9 ans |