Histórico de Commits

Autor SHA1 Mensagem Data
  Joseph Henry b0e86d11c9 Minor. Name change for trace functions há 6 anos atrás
  Joseph Henry 2593c6efee Adjusted multipath constants há 6 anos atrás
  Joseph Henry 36d368cb78 Check for (local multipath support only) during decision to decrease direct path push interval. This prevents the chicken-and-egg situation of not knowing if two peers can support multipath on both ends and thusly not sending eachother their direct paths quickly enough. há 6 anos atrás
  Joseph Henry d8ce1f7914 Added ZT_DIRECT_PATH_PUSH_INTERVAL_MULTIPATH to decrease link aggregation time há 6 anos atrás
  Joseph Henry 3c7e25ed58 Added call to computeAggregateAllocation() in multipath mode=1 to give realtime allocation output há 6 anos atrás
  Joseph Henry 77ae929eb3 Merge master into multipath há 6 anos atrás
  Adam Ierymenko a019c3dd5d Tighten up credential push just a bit for faster up-time with older nodes, should not have significant impact on bandwidth. Also some cleanup and push direct path timing fixes. há 6 anos atrás
  Adam Ierymenko 2dc783214c Allocate outp on heap in Peer. há 6 anos atrás
  Adam Ierymenko 9c51ce9c40 Windows build fixes, fix double/float types to get rid of warnings. há 6 anos atrás
  Grant Limberg 47d29ddcaf Compiler warning cleanup há 6 anos atrás
  Joseph Henry 94bd2918fa Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev há 6 anos atrás
  Joseph Henry c3bfcf560b Removed check for port number in multipath path replacement logic há 6 anos atrás
  Adam Ierymenko 5b2b088714 Cleanup, version bump. há 6 anos atrás
  Adam Ierymenko cacdb445c7 Bump protocol version to 10 há 6 anos atrás
  Adam Ierymenko ee8682ac75 Temporarily disable the symmetric NAT port prediction code since the current version adds protocol overhead and probably is not that effective. há 6 anos atrás
  Adam Ierymenko d530356055 RingBuffer<> is now templated with size, buffer is now static. há 6 anos atrás
  Adam Ierymenko 63ec19674c . há 6 anos atrás
  Grant Limberg d4c0349de9 Revert "#ifdef'd out multipath/QoS statistics buffers allocations for ZT_PROTOCOL_VERSION<10" há 6 anos atrás
  Joseph Henry 270debb3fc #ifdef'd out multipath/QoS statistics buffers allocations for ZT_PROTOCOL_VERSION<10 há 6 anos atrás
  Joseph Henry 0e597191b8 Updated licenses for 2019 há 7 anos atrás
  Joseph Henry 20a25a6a45 Added debug traces há 7 anos atrás
  Joseph Henry bdcdccfcc3 Improved path selection, more efficient traffic allocation, lower QoS/ACK overhead há 7 anos atrás
  Joseph Henry 52264d5e28 Fixed aggregateLinkLatency(). Also changed unit for throughput from byte to bit há 7 anos atrás
  Joseph Henry 17fbb020e7 Added multipath field to zerotier-cli status output. Adjusted how path estimates are computed and cached há 7 anos atrás
  Joseph Henry 0faa655b83 Reduced how often relative path qualities and aggregate link allocations are computed há 7 anos atrás
  Joseph Henry 6fddf31db3 Improved rate limit logic for QoS/ACK packets. Also reduced how often processBackgroundPathMeasurements() is called há 7 anos atrás
  Joseph Henry 9681fedbb4 Spellcheck sweep across codebase há 7 anos atrás
  Joseph Henry 91a22a686a Added auto-escalation to multipath if both peers support it. Improved QoS/ACK tracking. Related bug fixes há 7 anos atrás
  Joseph Henry 46a7a2be2e Added VERB_ACK and VERB_QOS_MEASUREMENT, refined notion of path quality há 7 anos atrás
  Joseph Henry 91c8e82c42 Adjusted locking order of _paths_m for path pruning. Other minor multipath changes há 7 anos atrás