Adam Ierymenko
|
81e5690410
More tweaks to TCP failover logic. Such edge case.
|
11 years ago |
Adam Ierymenko
|
700a450806
More tweaks to algorithm for determining when to fail over to TCP, and stop supernodes from resynchronizing unless explicitly ordered.
|
11 years ago |
Adam Ierymenko
|
c3b41c289d
Resynchronize on startup.
|
11 years ago |
Adam Ierymenko
|
b73c36acbf
Merge branch 'adamierymenko-dev' of ssh://shub-niggurath.zerotier.com:222/git/ZeroTierOne into adamierymenko-dev
|
11 years ago |
Adam Ierymenko
|
181369964f
Make TCP optional, rename port constant.
|
11 years ago |
Adam Ierymenko
|
c231510f8b
More TCP-related fixes and tweaks to ping timing, resynchronize, and startup.
|
11 years ago |
Adam Ierymenko
|
2ac56fd120
Fix TCP connection accumulation problem, still having issues with TCP tunneling.
|
11 years ago |
Adam Ierymenko
|
d9b91758e0
Fix command line interface.
|
11 years ago |
Adam Ierymenko
|
33ad3deaee
Builds with new Path code.
|
11 years ago |
Adam Ierymenko
|
ba3f04deed
Work in progress: refactoring paths, adding TCP fallback.
|
11 years ago |
Adam Ierymenko
|
6f5a4d7e29
Fix blocking socket issues in new socket I/O code.
|
11 years ago |
Adam Ierymenko
|
6fdb360e2a
More IPC work.
|
11 years ago |
Adam Ierymenko
|
0d847d9410
More build fixes.
|
11 years ago |
Adam Ierymenko
|
abc82d6a52
IPC changes and SocketManager changes all build!
|
11 years ago |
Adam Ierymenko
|
0b75992737
Everything but the local config bus... blech.
|
11 years ago |
Adam Ierymenko
|
91fef21973
More ripping out of old condition stuff.
|
11 years ago |
Adam Ierymenko
|
dc0f3559be
Rip out old condition and Demarc stuff...
|
11 years ago |
Adam Ierymenko
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
11 years ago |
Adam Ierymenko
|
4ec7cd2760
Fix for GitHub issue #38: compute whether we are ONLINE a little differently
|
11 years ago |
Adam Ierymenko
|
d24b192f8c
Remove old updates from updates.d on Node startup.
|
11 years ago |
Adam Ierymenko
|
490e86dde3
Bunch of fixes to startup, pinging, and choice of route. Also some TRACE updates.
|
11 years ago |
Adam Ierymenko
|
6e076e77d8
More work on connection reset stuff...
|
11 years ago |
Adam Ierymenko
|
d75f2f7051
SIGHUP now causes resync with peers.
|
11 years ago |
Adam Ierymenko
|
694e9f2bdc
Some cleanup and rationalization of main loop.
|
11 years ago |
Adam Ierymenko
|
4e85213473
Yank RuntimeEnvironment from SysEnv.
|
11 years ago |
Adam Ierymenko
|
d6a346ca6e
Fix for GitHub issue #35 and also possibly partial fix for #29 issues.
|
11 years ago |
Adam Ierymenko
|
f80ec871f6
Make EthernetTap creation occur in a background thread in Network since it's a time consuming operation on Windows. This fixes one of the last remaining Windows problems.
|
11 years ago |
Adam Ierymenko
|
80997f652b
Few small cleanup things...
|
11 years ago |
Adam Ierymenko
|
9d67a02b5f
Lock down individual files in networks.d instead of directory since directory ACLs are more complex on Windows.
|
11 years ago |
Adam Ierymenko
|
22efa1ab53
Windows Installer work, fix 100% CPU bug in EthernetTap on Windows, Windows lockDownFile() implementation that uses 'cacls' utility.
|
11 years ago |