Commit History

作者 SHA1 備註 提交日期
  Adam Ierymenko 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 年之前
  Joseph Henry 0e597191b8 Updated licenses for 2019 6 年之前
  Adam Ierymenko 40a9ebd078 GitHub issue #675 7 年之前
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. 7 年之前
  Adam Ierymenko 0608704626 Some micro-optimizations, including a memcpy that is faster than Linux for most distro/compiler versions. 7 年之前
  Adam Ierymenko 4e88c80a22 RethinkDB native connector work, minor fixes. 7 年之前
  Adam Ierymenko fac7dc9c91 Stop duplciate IPv6 addresses due to privacy mode IPs. 7 年之前
  Adam Ierymenko 459f1e7bfb Refactor path stability stuff and add basic multipath support. 7 年之前
  Adam Ierymenko b9e1d53d7a Minor cleanup. 8 年之前
  Adam Ierymenko d2415dee00 Cleanup. 8 年之前
  Joseph Henry ceeb8ee0bc added isEqualPrefix to InetAddress 8 年之前
  Adam Ierymenko 1b68d6dbdc License header update. 8 年之前
  Adam Ierymenko 25f9c294dc Small bug fix and warning removal. 8 年之前
  Adam Ierymenko 2ea9f516e1 Rate gate expensive validation of new identities in HELLO. 8 年之前
  Adam Ierymenko 01129d02b3 hashCode() for InetAddress 9 年之前
  Adam Ierymenko bd15262e54 Bunch of rule JSON stuff. 9 年之前
  Adam Ierymenko 81959f14af Refactor and redesign symmetric NAT predictor. This is cleaner. 9 年之前
  Adam Ierymenko ee649ae69a Add 6plane assignment support to network controller, and cleanup. 9 年之前
  Adam Ierymenko 3c655a4b84 Default route ready to test on Mac. 9 年之前
  Adam Ierymenko b90e66f7c7 ManagedRoute, which applies C++ RAII to injected routes. Move RoutingTable to attic. 9 年之前
  Adam Ierymenko 4e4fd51117 boring doc stuff 9 年之前
  Adam Ierymenko b3e3d4cacc Instead of using binary packet comparison, add a callback to the API to explicitly check whether paths should be used. Check in with this callback (if present) when learning new paths or sending initial packets. 9 年之前
  Adam Ierymenko 8ac411a9e4 Stashing utun work for OSX -- abandoning for now since utun excludes mDNS among other issues. 9 年之前
  Adam Ierymenko c9e6e60c09 Handle ZeroTier-RFC4193 IPv6 address NDP queries inline by spoofing responses if the addressing scheme matches -- this allows multicast-free instant lookup of local IPv6 for better performance and reliability. 9 年之前
  Adam Ierymenko fdc3e103cc Cleanup and docs. 10 年之前
  Adam Ierymenko da93712846 Clean up PUSH_DIRECT_PATH limits a bit more and make them a bit smarter. 10 年之前
  Adam Ierymenko 88b100e5d0 More cleanup. 10 年之前
  Adam Ierymenko 3ce5ad9e2c For forward compatibility, add minimal parse for some future physical address types. 10 年之前
  Adam Ierymenko a95fa379cc Circuit tests basically work but need some tweaks, and fix some issues found with valgrind. 10 年之前
  Adam Ierymenko ab0228f626 More cleanup and simple refactoring, consolidate InetAddres serialize/deserialize into the class. 10 年之前