Joseph Henry
|
bdcdccfcc3
|
Improved path selection, more efficient traffic allocation, lower QoS/ACK overhead
|
8 years ago |
Joseph Henry
|
52264d5e28
|
Fixed aggregateLinkLatency(). Also changed unit for throughput from byte to bit
|
8 years ago |
Joseph Henry
|
17fbb020e7
|
Added multipath field to zerotier-cli status output. Adjusted how path estimates are computed and cached
|
8 years ago |
Joseph Henry
|
f8005b88ad
|
Minor cleanup. More efficient push() operation for RingBuffer
|
8 years ago |
Joseph Henry
|
0faa655b83
|
Reduced how often relative path qualities and aggregate link allocations are computed
|
8 years ago |
Joseph Henry
|
6fddf31db3
|
Improved rate limit logic for QoS/ACK packets. Also reduced how often processBackgroundPathMeasurements() is called
|
8 years ago |
Joseph Henry
|
9681fedbb4
|
Spellcheck sweep across codebase
|
8 years ago |
Joseph Henry
|
b6d97af451
|
Added rate gates for QOS and ACK packets
|
8 years ago |
Joseph Henry
|
91a22a686a
|
Added auto-escalation to multipath if both peers support it. Improved QoS/ACK tracking. Related bug fixes
|
8 years ago |
Joseph Henry
|
46a7a2be2e
|
Added VERB_ACK and VERB_QOS_MEASUREMENT, refined notion of path quality
|
8 years ago |
Grant Limberg
|
be469f4dd0
|
add/remove routes via rtnetlink
|
8 years ago |
Joseph Henry
|
91c8e82c42
|
Adjusted locking order of _paths_m for path pruning. Other minor multipath changes
|
8 years ago |
Joseph Henry
|
1debe2292d
|
Cleanup. Misc type conversion and signedness fixes
|
8 years ago |
Joseph Henry
|
6a2ba4baca
|
Introduced basic multipath support
|
8 years ago |
Adam Ierymenko
|
74f2b78c04
|
Refactor some potentially unsafe SharedPtr<> code.
|
8 years ago |
Adam Ierymenko
|
40a9ebd078
|
GitHub issue #675
|
8 years ago |
Adam Ierymenko
|
494cf4049e
|
Add specification of anchor and multicast hub address (optional) to new multicast and IPv4 enabled ad-hoc network ID format.
|
8 years ago |
Adam Ierymenko
|
c908b9f67a
|
Add anchor and multicast hub address field to new multicast enabled ad-hoc address format.
|
8 years ago |
Adam Ierymenko
|
beb170e4fb
|
Use X64 ASM ed25519 signatures on Linux/x64, which are about 10X faster. Will matter a lot for network controllers, not so much for other things.
|
8 years ago |
Adam Ierymenko
|
a59912f3af
|
SHA512 using libcrypto (not enabled by default)
|
8 years ago |
Adam Ierymenko
|
610e594a50
|
Speed tweaks for signatures, etc.
|
8 years ago |
Adam Ierymenko
|
78d9cee416
|
Other fixes to IPv4 ad-hoc networks.
|
8 years ago |
Adam Ierymenko
|
bbdb2aa672
|
Some work on IPv4 enabled ad-hoc networks.
|
8 years ago |
Adam Ierymenko
|
51aadcf901
|
A few fixes dicatated by valgrind.
|
8 years ago |
Adam Ierymenko
|
c6949aad2d
|
Linux build fix on some versions.
|
8 years ago |
Adam Ierymenko
|
fe1fa20c6c
|
Fix build on Intel C/C++ Compiler for Linux.
|
8 years ago |
Adam Ierymenko
|
f7019d9e80
|
Tie up the rest of hub and spoke designated replicator multicast mode.
|
8 years ago |
Adam Ierymenko
|
6d8e1e8783
|
More cleanup of old stuff.
|
8 years ago |
Adam Ierymenko
|
939ab43ceb
|
Do not send to origin in second buffered multicast path.
|
8 years ago |
Adam Ierymenko
|
d3d58ba8a7
|
Add support for designated multicast replicators to Multicaster::send().
|
8 years ago |
Adam Ierymenko
|
f03fd57997
|
Clean up some multicast code.
|
8 years ago |
Adam Ierymenko
|
e74cd4b4ef
|
A little more cleanup.
|
8 years ago |
Adam Ierymenko
|
f3dfd63634
|
Clean up some old stuff.
|
8 years ago |
Adam Ierymenko
|
384e5b66de
|
More work on GitHub issue #666
|
8 years ago |
Adam Ierymenko
|
7e7723e98f
|
A small memory use reduction.
|
8 years ago |
Adam Ierymenko
|
4419734a7d
|
Implement continuous contacting of designated anchors and multicast replicators - GitHub issue #666
|
8 years ago |
Adam Ierymenko
|
f821db29f3
|
.
|
8 years ago |
Adam Ierymenko
|
6c64f1816d
|
cleanup
|
8 years ago |
Adam Ierymenko
|
34e2ad0dfc
|
Stub out NetworkConfig for GitHub issue #666
|
8 years ago |
Adam Ierymenko
|
5f976d7430
|
Reenable faster lock.
|
8 years ago |
Adam Ierymenko
|
f87326fc21
|
Fixes for lock ordering -- GitHub issue #573
|
8 years ago |
Adam Ierymenko
|
5bc4399a58
|
cleanup
|
8 years ago |
Grant Limberg
|
406bcf7d3f
|
Fix compilation on Windows
DEBUG macro from miniupnpc interferring with enum Trace::DEBUG;
|
8 years ago |
Adam Ierymenko
|
07cb62a503
|
cleanup
|
8 years ago |
Adam Ierymenko
|
01b4cb64ee
|
cleanup
|
8 years ago |
Adam Ierymenko
|
6fbd15f8b2
|
cleanup
|
8 years ago |
Adam Ierymenko
|
65c07afe05
|
Copyright updates for 2018.
|
8 years ago |
Adam Ierymenko
|
9c7ee5a21e
|
Tear out old "link quality" stuff since it is not currently used and will be done differently.
|
8 years ago |
Adam Ierymenko
|
d3e8e9629b
|
More optimization work.
|
8 years ago |
Adam Ierymenko
|
0608704626
|
Some micro-optimizations, including a memcpy that is faster than Linux for most distro/compiler versions.
|
8 years ago |