Adam Ierymenko
|
ac808d51d6
Crash fix
|
4 年之前 |
Adam Ierymenko
|
378bc73bf8
Clean up some peer path learning logic, use a cheaper data structure.
|
4 年之前 |
Adam Ierymenko
|
72d48da210
Fix duplicate paths and reduce thrashing issues.
|
4 年之前 |
Adam Ierymenko
|
7219ca0c0f
AES works! Only with this or newer nodes. Uses salsa with older ones as usual.
|
4 年之前 |
Adam Ierymenko
|
e6b5f8aabd
AES work... but disabled in this commit.
|
4 年之前 |
Adam Ierymenko
|
b7b01da742
Wire up dearmor() path.
|
5 年之前 |
Adam Ierymenko
|
93d6b41898
Disable AES in commit so as not to break other builds.
|
5 年之前 |
Adam Ierymenko
|
2ac49d99dd
AES integrated on send side.
|
5 年之前 |
Adam Ierymenko
|
06730c7d1d
BSL date bump
|
5 年之前 |
Joseph Henry
|
edd960566a
Improve bond tracing, fix bond initialization bugs, remove vestigial debug code
|
5 年之前 |
Joseph Henry
|
a50e8e9878
Add Bonds, Slaves, and Flows
|
5 年之前 |
Joseph Henry
|
de9cfbe9b0
Merge dev into multipath
|
5 年之前 |
Adam Ierymenko
|
52a166a71f
Relicense: GPLv3 -> ZeroTier BSL 1.1
|
6 年之前 |
Joseph Henry
|
5453cab22b
Added flow-awareness check for policies, more work on ZT_MULTIPATH_ACTIVE_BACKUP
|
6 年之前 |
Joseph Henry
|
b0a91c0187
Partial implementation of ZT_MULTIPATH_ACTIVE_BACKUP
|
6 年之前 |
Joseph Henry
|
0634214f2c
Added notion of Flows
|
6 年之前 |
Joseph Henry
|
3c7e25ed58
Added call to computeAggregateAllocation() in multipath mode=1 to give realtime allocation output
|
6 年之前 |
Adam Ierymenko
|
cacdb445c7
Bump protocol version to 10
|
6 年之前 |
Adam Ierymenko
|
d530356055
RingBuffer<> is now templated with size, buffer is now static.
|
6 年之前 |
Adam Ierymenko
|
63ec19674c
.
|
6 年之前 |
Grant Limberg
|
d4c0349de9
Revert "#ifdef'd out multipath/QoS statistics buffers allocations for ZT_PROTOCOL_VERSION<10"
|
6 年之前 |
Joseph Henry
|
270debb3fc
#ifdef'd out multipath/QoS statistics buffers allocations for ZT_PROTOCOL_VERSION<10
|
6 年之前 |
Joseph Henry
|
0e597191b8
Updated licenses for 2019
|
6 年之前 |
Joseph Henry
|
bdcdccfcc3
Improved path selection, more efficient traffic allocation, lower QoS/ACK overhead
|
7 年之前 |
Joseph Henry
|
17fbb020e7
Added multipath field to zerotier-cli status output. Adjusted how path estimates are computed and cached
|
7 年之前 |
Joseph Henry
|
f8005b88ad
Minor cleanup. More efficient push() operation for RingBuffer
|
7 年之前 |
Joseph Henry
|
0faa655b83
Reduced how often relative path qualities and aggregate link allocations are computed
|
7 年之前 |
Joseph Henry
|
6fddf31db3
Improved rate limit logic for QoS/ACK packets. Also reduced how often processBackgroundPathMeasurements() is called
|
7 年之前 |
Joseph Henry
|
9681fedbb4
Spellcheck sweep across codebase
|
7 年之前 |
Joseph Henry
|
b6d97af451
Added rate gates for QOS and ACK packets
|
7 年之前 |