Commit History

Author SHA1 Message Date
  Adam Ierymenko 40a9ebd078 GitHub issue #675 7 years ago
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. 7 years ago
  Adam Ierymenko 0608704626 Some micro-optimizations, including a memcpy that is faster than Linux for most distro/compiler versions. 7 years ago
  Adam Ierymenko 4e88c80a22 RethinkDB native connector work, minor fixes. 7 years ago
  Adam Ierymenko fac7dc9c91 Stop duplciate IPv6 addresses due to privacy mode IPs. 7 years ago
  Adam Ierymenko 459f1e7bfb Refactor path stability stuff and add basic multipath support. 7 years ago
  Adam Ierymenko b9e1d53d7a Minor cleanup. 8 years ago
  Adam Ierymenko d2415dee00 Cleanup. 8 years ago
  Joseph Henry ceeb8ee0bc added isEqualPrefix to InetAddress 8 years ago
  Adam Ierymenko 1b68d6dbdc License header update. 8 years ago
  Adam Ierymenko 25f9c294dc Small bug fix and warning removal. 8 years ago
  Adam Ierymenko 2ea9f516e1 Rate gate expensive validation of new identities in HELLO. 8 years ago
  Adam Ierymenko 01129d02b3 hashCode() for InetAddress 9 years ago
  Adam Ierymenko bd15262e54 Bunch of rule JSON stuff. 9 years ago
  Adam Ierymenko 81959f14af Refactor and redesign symmetric NAT predictor. This is cleaner. 9 years ago
  Adam Ierymenko ee649ae69a Add 6plane assignment support to network controller, and cleanup. 9 years ago
  Adam Ierymenko 3c655a4b84 Default route ready to test on Mac. 9 years ago
  Adam Ierymenko b90e66f7c7 ManagedRoute, which applies C++ RAII to injected routes. Move RoutingTable to attic. 9 years ago
  Adam Ierymenko 4e4fd51117 boring doc stuff 9 years ago
  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 years ago
  Adam Ierymenko 8ac411a9e4 Stashing utun work for OSX -- abandoning for now since utun excludes mDNS among other issues. 9 years ago
  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 years ago
  Adam Ierymenko fdc3e103cc Cleanup and docs. 9 years ago
  Adam Ierymenko da93712846 Clean up PUSH_DIRECT_PATH limits a bit more and make them a bit smarter. 9 years ago
  Adam Ierymenko 88b100e5d0 More cleanup. 9 years ago
  Adam Ierymenko 3ce5ad9e2c For forward compatibility, add minimal parse for some future physical address types. 9 years ago
  Adam Ierymenko a95fa379cc Circuit tests basically work but need some tweaks, and fix some issues found with valgrind. 9 years ago
  Adam Ierymenko ab0228f626 More cleanup and simple refactoring, consolidate InetAddres serialize/deserialize into the class. 10 years ago
  Adam Ierymenko 5076c49210 Peer serialization and related changes. 10 years ago
  Adam Ierymenko 3664966340 Generate local IPv6 addresses from network IDs and addresses. 10 years ago