Histórico de Commits

Autor SHA1 Mensagem Data
  Adam Ierymenko 250f0ef9db Remove dead code. há 5 anos atrás
  Adam Ierymenko 4aab9121d9 Linux build fixes, and new route code seems to work. há 5 anos atrás
  Adam Ierymenko 5ea7ef6b65 Rework Linux route setting to actually consult netlink interface. há 5 anos atrás
  Adam Ierymenko e8be28734b Linux netlink and route setting... work in progress. há 5 anos atrás
  Adam Ierymenko 6c5a097711 Use LinuxNetLink for routes on Linux... still needs testing/debugging on an actual Linux machine. há 5 anos atrás
  Adam Ierymenko 52679d2784 Simplify and fix managed route logic. há 5 anos atrás
  Adam Ierymenko 06730c7d1d BSL date bump há 5 anos atrás
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 há 6 anos atrás
  Joseph Henry 0e597191b8 Updated licenses for 2019 há 7 anos atrás
  Joseph Henry e01c0adff2 Added ifdef checks to omit some ManagedRoute code in SDK builds há 7 anos atrás
  Adam Ierymenko fa7e7fc6f9 Revert fix for GitHub issue #600 because it causes route objects to build up forever (at least on Mac). Bleh. #600 is a rare issue and will need some other fix after reliable duplication. há 7 anos atrás
  Joseph Henry 2e1bc6e500 Cleaned up old code for attempted fix for ticket #600 há 8 anos atrás
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. há 8 anos atrás
  Joseph Henry f7b3ffe8a0 Commented out block which ignores added routes if there already exists an IP in the route's range. Attempted fix for #600 há 8 anos atrás
  Joseph Henry a9c4ce38f0 eh há 8 anos atrás
  Joseph Henry bbc39d7648 Restore managed ZT routes that are deleted or otherwise mangled locally (Attempted fix for ticket #600) há 8 anos atrás
  Adam Ierymenko 6fc70f7c16 More cleanup, Linux build fixes. há 8 anos atrás
  Adam Ierymenko d2415dee00 Cleanup. há 8 anos atrás
  Adam Ierymenko 1b68d6dbdc License header update. há 8 anos atrás
  Adam Ierymenko e700165eba GitHub issue #465 - Windows route amnesia há 8 anos atrás
  Adam Ierymenko f9ae5938d0 Makefile fix, only bifurcate routes for default, and release notes. há 8 anos atrás
  Adam Ierymenko 2fc3d12fb6 Minor tweaks to member code in controller, and fix Linux build. há 9 anos atrás
  Adam Ierymenko 24fce0be86 No, definitely have to back out GitHub issue #385 (non-bisected routes) since this breaks IPv6 on OSX and probably IPv4 too if you were to encounter a 6-only situation. há 9 anos atrás
  Adam Ierymenko 8d0b2b781e Route management bug fixes. há 9 anos atrás
  Adam Ierymenko 5b6d27e659 Implement relay policy, and setting multicast limit to 0 now disables multicast on the network as would be expected. há 9 anos atrás
  Adam Ierymenko ced8dfc639 Try a version of GitHub issue #385 (non-bifurcated default if not present) on Mac. This version adds the bifurcated routes always but also adds a device-specific non-bifurcated route. Will have to see if this still interferes with OSX route settings, since by definition device specific routes should not conflict with general routes. há 9 anos atrás
  Adam Ierymenko 34b146f28b Back out of GitHub issue #385 for now and maybe for this release. Would be nice but it is non-critical and rules are the priority. Current implementation bangs heads with OSX route assignment on WiFi join, etc. há 9 anos atrás
  Adam Ierymenko fb46a546db Just always do route bifurcation on Linux for now... basically the old behavior. há 9 anos atrás
  Adam Ierymenko d23ade879b Do not bifurcate if not replacing an existing route. (Still need to tie up Linux and Windows.) há 9 anos atrás
  Adam Ierymenko ebe7e15475 sys/sysctl.h is required on OSX and probably other BSD há 9 anos atrás