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
Adam Ierymenko
745483708a
Merge pull request #974 from squeakbat/master
...
Don't relink zerotier-one every time.
7 years ago
Adam Ierymenko
d9432f2f1e
cleanup
7 years ago
Adam Ierymenko
eb7081d2a3
Fix for detecting changes in LF from other instances of the same controller.
7 years ago
Adam Ierymenko
d9befe3fb3
Debug code removal
7 years ago
Adam Ierymenko
0618452615
LF masking key should be a secret
7 years ago
Adam Ierymenko
f6b080b8a2
Abstract out change listener from controller itself to permit DBs to shadow changes from other DBs.
7 years ago
Adam Ierymenko
c8c33db1d1
.
7 years ago
Adam Ierymenko
196bac726c
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
7 years ago
Adam Ierymenko
ac2688de58
More LFDB work
7 years ago
Joseph Henry
d2af12b6a0
Forgot to add ZT_DISABLE_COMPRESSION to linux makefile
7 years ago
Joseph Henry
6958ba9557
Added ZT_DISABLE_COMPRESSION build flag for SDK and low-end NAS builds
7 years ago
Adam Ierymenko
5f11daadf2
Build fix
7 years ago
Adam Ierymenko
99df3fe433
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
7 years ago
Adam Ierymenko
d4d350a285
Work in progress
7 years ago
Joseph Henry
8a0b75c83a
Added LFDB.o to objects.mk
7 years ago
Joseph Henry
9cf74657e0
Commented out rtnetlink error debug trace
7 years ago
Adam Ierymenko
5edd04638d
LFDB work in progress
7 years ago