Adam Ierymenko
ad2a7c2590
More windows build fixes
7 years ago
Adam Ierymenko
8b97755fc5
Windows fixes.
7 years ago
Adam Ierymenko
7bb0d9be1b
warning removal
7 years ago
Adam Ierymenko
6c44fcc290
more warning cleanup
7 years ago
Adam Ierymenko
c8e7031198
warning cleanup
7 years ago
Adam Ierymenko
fb3b2820b5
centos 7 docs
7 years ago
Adam Ierymenko
c83a4aef55
cleanup
7 years ago
Adam Ierymenko
af7a70bf02
cleanup
7 years ago
Adam Ierymenko
4d70640a15
Remove debug line
7 years ago
Adam Ierymenko
b11627a8bc
add SDK VirtualTap to new factory method
7 years ago
Adam Ierymenko
7436f85ad0
Require MacOS 10.10
7 years ago
Adam Ierymenko
237c379866
Choose which tap to use (feth or kext) on Mac based on Darwin version.
7 years ago
Adam Ierymenko
aca31c7055
Put kext back in Mac distro and use on versions older than High Sierra (which lack the feth device)
7 years ago
Adam Ierymenko
6073e7972f
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
7 years ago
Adam Ierymenko
f7e8d8f1dd
Fix LFDB path issue when using with Postgress in DBMirrorSet config
7 years ago
Grant Limberg
87016ae815
network update to upsert
7 years ago
Adam Ierymenko
3ed8e46782
Use devtoolset-8 on RHEL/CentOS 7
7 years ago
Adam Ierymenko
3db0197865
Add try/catch in LFDB and add introspection into multicast subscriptions in client network status API
7 years ago
Adam Ierymenko
6174c0c103
Fix deadlock bug.
7 years ago
Adam Ierymenko
8898cb342b
.
7 years ago
Adam Ierymenko
9cc76d1115
Remove debug line
7 years ago
Adam Ierymenko
5289d3327c
Build fixes
7 years ago
Adam Ierymenko
00fb9c475e
More work on DB mirroring.
7 years ago
Adam Ierymenko
3c776675b3
Cruftectomy, work in progress on mirrorring
7 years ago
Adam Ierymenko
37d508ab96
Refactoring in prep for mirroring
7 years ago
Adam Ierymenko
f4f8fef82e
LFDB fix
7 years ago
Adam Ierymenko
cd2e3c79f2
Windows AIP version bump
7 years ago
Adam Ierymenko
7722350178
Version bump to 1.4.2 for all but Windows AIP
7 years ago
Adam Ierymenko
a77b4ecddb
Add optional function in DB change listener for member online events.
7 years ago
Adam Ierymenko
818b7e4a2e
GitHub issue #993 (???)
7 years ago
Adam Ierymenko
00d63f6046
GitHub issue #993 (???)
7 years ago
Adam Ierymenko
639fc60257
GitHub issue #990
7 years ago
Grant Limberg
21467596bc
Merge branch 'remove_network_status_table' into dev
7 years ago
Adam Ierymenko
75ebe5172f
Fix for sharing of capabilities in 1.4 (problem introduced when push frequency was reduced)
7 years ago
Adam Ierymenko
4a9030b4a0
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
7 years ago
Adam Ierymenko
fdc708a624
GitHub issue #979
7 years ago
Adam Ierymenko
67beea1e3d
Batch file to clean Windows build dir
7 years ago
Adam Ierymenko
34364ab8ee
Bump version
7 years ago
Adam Ierymenko
bb99ef1351
Get rid of online status stuff in FileDB, not necessary at all.
7 years ago
Adam Ierymenko
b3891e5506
Version 1.4.0.1: bug fix for Mac multicast and IPv4 issues, no change for other platforms
7 years ago
Adam Ierymenko
632d6e04ad
Mac multicast bug fix -- GitHub issue #986
7 years ago
Adam Ierymenko
db813db7e8
2019-07-29 -- Version 1.4.0
...
Major Changes
* Mac version no longer requires a kernel extension, instead making use of the [feth interfaces](https://apple.stackexc
* Added support for concurrent multipath (multiple paths at once) with traffic weighting by link quality and faster rec
* Added under-the-hood support for QoS (not yet exposed) that will eventually be configurable via our rules engine.
Minor Changes and Bug Fixes
* Experimental DB driver for [LF](https://github.com/zerotier/lf ) to store network controller data (LFDB.cpp / LFDB.hpp
* Modified credential push and direct path push timings and algorithms to somewhat reduce "chattiness" of the protocol
* Removed our beta/half-baked integration of Central with the Windows UI. We're going to do a whole new UI of some kind
* Fixed stack overflow issues on Linux versions using musl libc.
* Fixed some alignment problems reported on ARM and ARM64, but some reports we could not reproduce so please report any
* Fixed numerous other small issues and bugs such as ARM alignment issues causing crashes on some devices.
* Windows now sets the adapter name such that it is consistent in both the Windows UI and command line utilities.
7 years ago
Adam Ierymenko
837c6270f2
More docs
7 years ago
Adam Ierymenko
8c3c07cb5d
docs
7 years ago
Adam Ierymenko
5cc0dd7f55
Windows installer version bump
7 years ago
Adam Ierymenko
79c4d98b61
docs
7 years ago
Adam Ierymenko
678e11530e
1.4 bump
7 years ago
Adam Ierymenko
a8f2b39f15
Windows project fixes
7 years ago
Adam Ierymenko
add2ac0369
Merge pull request #963 from atopuzov/armv6l
...
Fix compiling on Raspberry PI Zero W on Arch Linux
7 years ago
Adam Ierymenko
1e475edd1c
Merge pull request #973 from unquietwiki/patch-1
...
Update Dockerfile
7 years ago