Commit History

Author SHA1 Message Date
  Adam Ierymenko 51aadcf901 A few fixes dicatated by valgrind. 7 years ago
  Adam Ierymenko d3d58ba8a7 Add support for designated multicast replicators to Multicaster::send(). 7 years ago
  Adam Ierymenko f03fd57997 Clean up some multicast code. 7 years ago
  Adam Ierymenko 4419734a7d Implement continuous contacting of designated anchors and multicast replicators - GitHub issue #666 7 years ago
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. 7 years ago
  Adam Ierymenko 9c7ee5a21e Tear out old "link quality" stuff since it is not currently used and will be done differently. 7 years ago
  Adam Ierymenko 16613ab5fb Clean up remote tracing code, add per-network remote trace settings, add remote trace level, and make local trace output readable again. 7 years ago
  Adam Ierymenko 459f1e7bfb Refactor path stability stuff and add basic multipath support. 7 years ago
  Grant Limberg b1d60df44c timestamps changed from uint64_t to int64_t 7 years ago
  Adam Ierymenko f8014413a3 Add UDP MTU configurability. 8 years ago
  Adam Ierymenko dd8b03a5c5 Threading issue fix? 8 years ago
  Adam Ierymenko 4d5983114c Fix another deadlock. 8 years ago
  Adam Ierymenko 0a9c3b5571 Fix possible deadlock. 8 years ago
  Adam Ierymenko 180049a277 Fix pointer bug. 8 years ago
  Adam Ierymenko 6ee201865b Clean up WHOIS code. 8 years ago
  Adam Ierymenko 9cfc109527 Tighten a few timings. 8 years ago
  Adam Ierymenko ff5e22031a Small fix: should expire packets to prevent repeated WHOISes. 8 years ago
  Adam Ierymenko e3cf756785 Make rxQueue lock-free using an atomic counter ring buffer. 8 years ago
  Adam Ierymenko ab0806a036 Cleanup. 8 years ago
  Adam Ierymenko 495c5ce81d Bunch of remote tracing work. 8 years ago
  Adam Ierymenko dab0fb9e05 Remote trace: plumbing, replace old TRACE with calls to Trace object. 8 years ago
  Adam Ierymenko f18158a52d . 8 years ago
  Adam Ierymenko 2f20258807 . 8 years ago
  Adam Ierymenko 02d18af57d Remove Cluster.hpp 8 years ago
  Adam Ierymenko 1b68d6dbdc License header update. 8 years ago
  Adam Ierymenko 91c9f4cb20 Fix TRACE and CLUSTER builds. 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
  Adam Ierymenko cdc0eaec3a Fix attempt to WHOIS self. 8 years ago
  Adam Ierymenko e3b1fc2ac0 Tweak WHOIS path for federation. 8 years ago
  Adam Ierymenko 1d39be61b2 ZeroTier now has link quality measurement. We are not using this yet but decided to put it in to prep for future QoS support and SD-WAN stuff. 8 years ago