Commit History

Author SHA1 Message Date
  Joseph Henry bdcdccfcc3 Improved path selection, more efficient traffic allocation, lower QoS/ACK overhead 7 years ago
  Joseph Henry 17fbb020e7 Added multipath field to zerotier-cli status output. Adjusted how path estimates are computed and cached 7 years ago
  Joseph Henry f8005b88ad Minor cleanup. More efficient push() operation for RingBuffer 7 years ago
  Joseph Henry 0faa655b83 Reduced how often relative path qualities and aggregate link allocations are computed 7 years ago
  Joseph Henry 6fddf31db3 Improved rate limit logic for QoS/ACK packets. Also reduced how often processBackgroundPathMeasurements() is called 7 years ago
  Joseph Henry 9681fedbb4 Spellcheck sweep across codebase 7 years ago
  Joseph Henry b6d97af451 Added rate gates for QOS and ACK packets 7 years ago
  Joseph Henry 91a22a686a Added auto-escalation to multipath if both peers support it. Improved QoS/ACK tracking. Related bug fixes 7 years ago
  Joseph Henry 46a7a2be2e Added VERB_ACK and VERB_QOS_MEASUREMENT, refined notion of path quality 7 years ago
  Joseph Henry 6a2ba4baca Introduced basic multipath support 7 years ago
  Adam Ierymenko 6d8e1e8783 More cleanup of old stuff. 7 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 508fa6a7fe A few fixes for cluster mode. 8 years ago
  Adam Ierymenko 71bdaa9508 Now with more worky. 8 years ago
  Adam Ierymenko 459f1e7bfb Refactor path stability stuff and add basic multipath support. 8 years ago
  Grant Limberg b1d60df44c timestamps changed from uint64_t to int64_t 8 years ago
  Adam Ierymenko 64758c46b6 Implement peer serialization and deserialization. 8 years ago
  Adam Ierymenko b9e1d53d7a Minor cleanup. 8 years ago
  Adam Ierymenko 495c5ce81d Bunch of remote tracing work. 8 years ago
  Adam Ierymenko dff8c02cfe Pull out and deprecate old cluster code. New cluster code will not be merged yet. 8 years ago
  Adam Ierymenko 640ad577d1 . 8 years ago
  Adam Ierymenko f18158a52d . 8 years ago
  Adam Ierymenko 2f20258807 . 8 years ago
  Adam Ierymenko baa10c2995 . 8 years ago
  Adam Ierymenko 1b68d6dbdc License header update. 8 years ago
  Adam Ierymenko 95e5345cc3 Cluster build fix. 8 years ago
  Adam Ierymenko f1c0563c40 Fix for cluster handoff. 8 years ago
  Adam Ierymenko 139c4b5633 Significant simplification to path logic. 8 years ago
  Adam Ierymenko e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 years ago