Commit History

作者 SHA1 備註 提交日期
  Adam Ierymenko c30f74987f Starting refactor of controller... 9 年之前
  Adam Ierymenko 22e44c762b More rules engine work: key/value pair matching for microsegmentation. 9 年之前
  Adam Ierymenko 6d8de214eb Docs and controller API version 9 年之前
  Adam Ierymenko 2d7c58540f v6AssignMode bug fix 9 年之前
  Adam Ierymenko 951038a304 Ignore /bits in IP assignments and just copy it from the corresponding LAN-local route. Having each managed IP assignment have its own bits field was just a source of user error and poor UX and was completely worthless. 9 年之前
  Adam Ierymenko b9329dc49a Fix to IPv6 picking for small ranges. 9 年之前
  Adam Ierymenko 6e08e1ae97 A few controller changes: (1) assign managed IPs that are assigned regardless of "assign mode" which now only controls auto-assignment or special addressing, (2) support proper issuing of managed IPv6 IPs, (3) support IPv6 auto-assign ranges 9 年之前
  Adam Ierymenko dd1d2b4d00 GitHub issue #343 -- fix authorizedMemberCount 9 年之前
  Adam Ierymenko 030dfde38e Unused printf removal while we are at it. 9 年之前
  Adam Ierymenko bb63646682 Fix broken SQL in controller. 9 年之前
  Adam Ierymenko d9eacd1616 Controller fixes... 9 年之前
  Adam Ierymenko 0410fd4824 Refactor recent member request history to fix performance problem in controller. 9 年之前
  Adam Ierymenko 8c572dead1 Query optimization. 9 年之前
  Adam Ierymenko 972bbb7e06 Allow further concurrency on network controller. 9 年之前
  Adam Ierymenko 3740b83f63 Don't back up sqlite db if it hasn't changed to prevent constant thrashing on inactive controllers. 9 年之前
  Adam Ierymenko 90cdef8400 Forgot NDP emulation flag. 9 年之前
  Adam Ierymenko ee649ae69a Add 6plane assignment support to network controller, and cleanup. 9 年之前
  Adam Ierymenko b2d048aa0e Make Dictionary templatable so it can be used where we want a higher capacity. 9 年之前
  Adam Ierymenko 37afa876a7 Linux bug fixes, small controller fix. 9 年之前
  Adam Ierymenko 20d4dada40 Refactor controller for new merged format. 9 年之前
  Adam Ierymenko 769351b30f Fix to routes config in controller API. 9 年之前
  Adam Ierymenko 734cbb2f1e Controller modifications for default route are ready to test. Will require slight changes in ZeroTier Central when it goes live. 9 年之前
  Adam Ierymenko acbe8ad398 More controller work, and some RedHat fixes. 9 年之前
  Adam Ierymenko 9898066b47 Remove some deprecated stuff in controller -- not done yet. 9 年之前
  Adam Ierymenko 7e68791bee Fix include for system json-parser. 9 年之前
  Adam Ierymenko 683254a0db Don't bother signing if we are not using the legacy netconf. 9 年之前
  Adam Ierymenko 2885aea65c Only send new format netconf for PV>=6 9 年之前
  Adam Ierymenko 7ee3743c3d Refactor controller to send both old and new format netconf. 9 年之前
  Adam Ierymenko 8b9519f0af Simplify a bunch of NetworkConfig stuff by eliminating accessors, also makes network controller easier to refactor. 9 年之前
  Adam Ierymenko 2b3e1d5c10 Ignore IP assignment pool ranges that begin with 0.0.0.0 or that contain no IPs. 9 年之前