2794 Commits (d642db6f669d64487980116a45d72c108bf9d415)
 

Author SHA1 Message Date
Adam Ierymenko d642db6f66 Changes for Debian packaging to prep for 1.1.6 interim. 10 years ago
Adam Ierymenko 3740b83f63 Don't back up sqlite db if it hasn't changed to prevent constant thrashing on inactive controllers. 10 years ago
Adam Ierymenko 90cdef8400 Forgot NDP emulation flag. 10 years ago
Adam Ierymenko ee649ae69a Add 6plane assignment support to network controller, and cleanup. 10 years ago
Adam Ierymenko 20d155e630 . 10 years ago
Adam Ierymenko be5996daca Cleanup of 6plane stuff. 10 years ago
Adam Ierymenko 38dfebad8c IPv6 NDP emulation flag in NetworkConfig, and implement Docker-friendly 10 years ago
Adam Ierymenko a5a05e454e cli work... 10 years ago
Adam Ierymenko 32d9850263 More new CLI work. 10 years ago
Adam Ierymenko a5ea8cc5cb . 10 years ago
Adam Ierymenko 0ad6b4105a Outline of new CLI with ability to control controllers/central as well as service. 10 years ago
Adam Ierymenko f765597526 Add network local.conf stuff to save network permission settings and wire it all through via the JSON API. Default route and route management stuff just about done. 10 years ago
Adam Ierymenko 8ca4f22f1d cleanup 10 years ago
Adam Ierymenko 674b84d908 Plumbing for network setting control, and GitHub issue #330 10 years ago
Adam Ierymenko e2ca239be0 Comment cleanup. 10 years ago
Adam Ierymenko 4f237687ce Route management now works on Windows, including default route override! 1.1.6 very close! 10 years ago
Adam Ierymenko 5b2d2efb45 Windows builds again. And there was much rejoicing. 10 years ago
Adam Ierymenko 82473c85e0 Default route override and route management in general now works in Linux. 10 years ago
Adam Ierymenko 51ced0cf41 GitHub issue #338 10 years ago
Adam Ierymenko 6c4a444f29 GitHub issue #339 10 years ago
Adam Ierymenko 330c80f3f5 Add rule type to match a COM field of the peer by ID and value because this will be powerful. 10 years ago
Adam Ierymenko eee59ec9ce Fix Buffer<> version of Dictionary.get(). 10 years ago
Adam Ierymenko 0959d33ba0 Add a few technically unnecessary but feel-good paranoia bounds checks in Dictionary.get(). 10 years ago
Adam Ierymenko ca82715bfa Another fuzzing code fix. 10 years ago
Adam Ierymenko 0c05b2cb50 Comment cleanup and fuzzing improvements. 10 years ago
Adam Ierymenko b2d048aa0e Make Dictionary templatable so it can be used where we want a higher capacity. 10 years ago
Adam Ierymenko 3ee15e65aa Tying up default route and route mgmt loose ends. It now periodically updates shadow routes so hopefully your link will stay up as you move around. 10 years ago
Adam Ierymenko 1bf1c38b30 Default route population works on Mac! 10 years ago
Adam Ierymenko eb4a78bcc3 Report routes in locally joined network JSON. 10 years ago
Adam Ierymenko 37afa876a7 Linux bug fixes, small controller fix. 10 years ago
Adam Ierymenko 601c51b351 Bug fix. 10 years ago
Adam Ierymenko 20d4dada40 Refactor controller for new merged format. 10 years ago
Adam Ierymenko 901b75e756 New format now integrated, and it works. 10 years ago
Adam Ierymenko bc3d7d11fe Remove netcon from dev branch. This is moving to its own new ZeroTierSDK repo for future release under the SDK name. 10 years ago
Adam Ierymenko 490d20e8fb Self test for dictionary, and fixes. 10 years ago
Adam Ierymenko 2113c21fdc devicemap now works again in OSXEthernetTap 10 years ago
Adam Ierymenko e09c1a1c11 Big refactor mostly builds. We now have a uniform backward compatible netconf. 10 years ago
Adam Ierymenko b104bb4762 New super-packed dictionary -- we are going back to a backward compatibile format with the old netconf but in an embedded-friendly way. This is simpler. 10 years ago
Adam Ierymenko f41ea24e97 Build fixes. 10 years ago
Adam Ierymenko 3c655a4b84 Default route ready to test on Mac. 10 years ago
Adam Ierymenko b90e66f7c7 ManagedRoute, which applies C++ RAII to injected routes. Move RoutingTable to attic. 10 years ago
Adam Ierymenko 4446dbde5e Big refactor in service code to prep for plumbing through route management. 10 years ago
Adam Ierymenko 769351b30f Fix to routes config in controller API. 10 years ago
Adam Ierymenko 734cbb2f1e Controller modifications for default route are ready to test. Will require slight changes in ZeroTier Central when it goes live. 10 years ago
Adam Ierymenko acbe8ad398 More controller work, and some RedHat fixes. 10 years ago
Adam Ierymenko 9898066b47 Remove some deprecated stuff in controller -- not done yet. 10 years ago
Adam Ierymenko 82635ce606 Add flags and metric to ZT-managed routes. 10 years ago
Adam Ierymenko 8c7433a525 . 10 years ago
Adam Ierymenko 56ef9e0643 Add rpm target. 10 years ago
Adam Ierymenko e6328dfe82 Add RPM spec conditionals to include json-parser or bundle it depending on whether we are fedora or rhel/centos/epel. 10 years ago