ZeroTierOne/include
2016-09-09 08:43:58 -07:00
..
README.md docs 2015-03-31 18:33:39 -07:00
ZeroTierOne.h More refactoring to clean up code, and add a gate function to make sure we do not handle OK packets we did not expect. This hardens up a few potential edge cases around security, since such messages might be used to e.g. pollute a cache and DOS under certain conditions. 2016-09-09 08:43:58 -07:00

ZeroTier Node API

This is the externally facing plain C API, which wraps the Node class in the node/ folder. It provides a platform-agnostic interface to the core ZeroTier network virtualization engine.