Adam Ierymenko f3dfd63634 Clean up some old stuff. il y a 8 ans
..
Address.hpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
AtomicCounter.hpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
Buffer.hpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
C25519.cpp b9e1d53d7a Minor cleanup. il y a 8 ans
C25519.hpp f3dfd63634 Clean up some old stuff. il y a 8 ans
Capability.cpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
Capability.hpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
CertificateOfMembership.cpp f3dfd63634 Clean up some old stuff. il y a 8 ans
CertificateOfMembership.hpp f3dfd63634 Clean up some old stuff. il y a 8 ans
CertificateOfOwnership.cpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
CertificateOfOwnership.hpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
Constants.hpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
Credential.hpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
Dictionary.hpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
Hashtable.hpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
Identity.cpp f3dfd63634 Clean up some old stuff. il y a 8 ans
Identity.hpp f3dfd63634 Clean up some old stuff. il y a 8 ans
IncomingPacket.cpp 4419734a7d Implement continuous contacting of designated anchors and multicast replicators - GitHub issue #666 il y a 8 ans
IncomingPacket.hpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
InetAddress.cpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
InetAddress.hpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
MAC.hpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
Membership.cpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
Membership.hpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
MulticastGroup.hpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
Multicaster.cpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
Multicaster.hpp f3dfd63634 Clean up some old stuff. il y a 8 ans
Mutex.hpp 5f976d7430 Reenable faster lock. il y a 8 ans
Network.cpp 384e5b66de More work on GitHub issue #666 il y a 8 ans
Network.hpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
NetworkConfig.cpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
NetworkConfig.hpp 384e5b66de More work on GitHub issue #666 il y a 8 ans
NetworkController.hpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
Node.cpp 384e5b66de More work on GitHub issue #666 il y a 8 ans
Node.hpp f87326fc21 Fixes for lock ordering -- GitHub issue #573 il y a 8 ans
NonCopyable.hpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
OutboundMulticast.cpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
OutboundMulticast.hpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
Packet.cpp 5bc4399a58 cleanup il y a 8 ans
Packet.hpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
Path.cpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
Path.hpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
Peer.cpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
Peer.hpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
Poly1305.cpp b9e1d53d7a Minor cleanup. il y a 8 ans
Poly1305.hpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
README.md 8a2ff0b31e Actual documentation. il y a 9 ans
Revocation.cpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
Revocation.hpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
RuntimeEnvironment.hpp 7e7723e98f A small memory use reduction. il y a 8 ans
SHA512.cpp 1b68d6dbdc License header update. il y a 8 ans
SHA512.hpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
Salsa20.cpp a8ced184dc Some code cleanup and make sure any type punning is guarded with ZT_NO_TYPE_PUNNING. il y a 8 ans
Salsa20.hpp 41c187ba12 Another very small crypto optimization. il y a 8 ans
SelfAwareness.cpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
SelfAwareness.hpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
SharedPtr.hpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
Switch.cpp 4419734a7d Implement continuous contacting of designated anchors and multicast replicators - GitHub issue #666 il y a 8 ans
Switch.hpp 6fbd15f8b2 cleanup il y a 8 ans
Tag.cpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
Tag.hpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
Topology.cpp 4419734a7d Implement continuous contacting of designated anchors and multicast replicators - GitHub issue #666 il y a 8 ans
Topology.hpp 4419734a7d Implement continuous contacting of designated anchors and multicast replicators - GitHub issue #666 il y a 8 ans
Trace.cpp 406bcf7d3f Fix compilation on Windows il y a 8 ans
Trace.hpp 406bcf7d3f Fix compilation on Windows il y a 8 ans
Utils.cpp 65c07afe05 Copyright updates for 2018. il y a 8 ans
Utils.hpp 07cb62a503 cleanup il y a 8 ans
World.hpp f3dfd63634 Clean up some old stuff. il y a 8 ans

README.md

ZeroTier Network Hypervisor Core

This directory contains the real ZeroTier: a completely OS-independent global virtual Ethernet switch engine. This is where the magic happens.

Give it wire packets and it gives you Ethernet packets, and vice versa. The core contains absolutely no actual I/O, port configuration, or other OS-specific code (except Utils::getSecureRandom()). It provides a simple C API via /include/ZeroTierOne.h. It's designed to be small and maximally portable for future use on small embedded and special purpose systems.

Code in here follows these guidelines:

  • Keep it minimal, especially in terms of code footprint and memory use.
  • There should be no OS-dependent code here unless absolutely necessary (e.g. getSecureRandom).
  • If it's not part of the core virtual Ethernet switch it does not belong here.
  • No C++11 or C++14 since older and embedded compilers don't support it yet and this should be maximally portable.
  • Minimize the use of complex C++ features since at some point we might end up "minus-minus'ing" this code if doing so proves necessary to port to tiny embedded systems.