Adam Ierymenko d530356055 RingBuffer<> is now templated with size, buffer is now static. 6 years ago
..
Address.hpp 39e1021f62 Replace certificate based gating of multicast like/gather with a simpler more efficient method, fix some minor issues with request based com/cert push, and clean up some other random stuff. 6 years ago
AtomicCounter.hpp 0e597191b8 Updated licenses for 2019 7 years ago
Buffer.hpp 0e597191b8 Updated licenses for 2019 7 years ago
C25519.cpp 39e1021f62 Replace certificate based gating of multicast like/gather with a simpler more efficient method, fix some minor issues with request based com/cert push, and clean up some other random stuff. 6 years ago
C25519.hpp 0e597191b8 Updated licenses for 2019 7 years ago
Capability.cpp 0e597191b8 Updated licenses for 2019 7 years ago
Capability.hpp 0e597191b8 Updated licenses for 2019 7 years ago
CertificateOfMembership.cpp 0e597191b8 Updated licenses for 2019 7 years ago
CertificateOfMembership.hpp 0e597191b8 Updated licenses for 2019 7 years ago
CertificateOfOwnership.cpp 0e597191b8 Updated licenses for 2019 7 years ago
CertificateOfOwnership.hpp 0e597191b8 Updated licenses for 2019 7 years ago
Constants.hpp 63ec19674c . 6 years ago
Credential.hpp 0e597191b8 Updated licenses for 2019 7 years ago
Dictionary.hpp 0e597191b8 Updated licenses for 2019 7 years ago
Hashtable.hpp 0e597191b8 Updated licenses for 2019 7 years ago
Identity.cpp 0e597191b8 Updated licenses for 2019 7 years ago
Identity.hpp 0e597191b8 Updated licenses for 2019 7 years ago
IncomingPacket.cpp 39e1021f62 Replace certificate based gating of multicast like/gather with a simpler more efficient method, fix some minor issues with request based com/cert push, and clean up some other random stuff. 6 years ago
IncomingPacket.hpp 0e597191b8 Updated licenses for 2019 7 years ago
InetAddress.cpp 0e597191b8 Updated licenses for 2019 7 years ago
InetAddress.hpp 0e597191b8 Updated licenses for 2019 7 years ago
MAC.hpp 0e597191b8 Updated licenses for 2019 7 years ago
Membership.cpp 63ec19674c . 6 years ago
Membership.hpp 39e1021f62 Replace certificate based gating of multicast like/gather with a simpler more efficient method, fix some minor issues with request based com/cert push, and clean up some other random stuff. 6 years ago
MulticastGroup.hpp 0e597191b8 Updated licenses for 2019 7 years ago
Multicaster.cpp e03102dbcb Clean out some unnecessarily pedantic auth stuff in favor of a simpler way of gating multicast gathers. 6 years ago
Multicaster.hpp e03102dbcb Clean out some unnecessarily pedantic auth stuff in favor of a simpler way of gating multicast gathers. 6 years ago
Mutex.hpp 0e597191b8 Updated licenses for 2019 7 years ago
Network.cpp 63ec19674c . 6 years ago
Network.hpp 63ec19674c . 6 years ago
NetworkConfig.cpp 0e597191b8 Updated licenses for 2019 7 years ago
NetworkConfig.hpp 0e597191b8 Updated licenses for 2019 7 years ago
NetworkController.hpp 0e597191b8 Updated licenses for 2019 7 years ago
Node.cpp 39e1021f62 Replace certificate based gating of multicast like/gather with a simpler more efficient method, fix some minor issues with request based com/cert push, and clean up some other random stuff. 6 years ago
Node.hpp 63ec19674c . 6 years ago
OutboundMulticast.cpp 0e597191b8 Updated licenses for 2019 7 years ago
OutboundMulticast.hpp 0e597191b8 Updated licenses for 2019 7 years ago
Packet.cpp 39e1021f62 Replace certificate based gating of multicast like/gather with a simpler more efficient method, fix some minor issues with request based com/cert push, and clean up some other random stuff. 6 years ago
Packet.hpp 63ec19674c . 6 years ago
Path.cpp 0e597191b8 Updated licenses for 2019 7 years ago
Path.hpp d530356055 RingBuffer<> is now templated with size, buffer is now static. 6 years ago
Peer.cpp d530356055 RingBuffer<> is now templated with size, buffer is now static. 6 years ago
Peer.hpp d530356055 RingBuffer<> is now templated with size, buffer is now static. 6 years ago
Poly1305.cpp d530356055 RingBuffer<> is now templated with size, buffer is now static. 6 years ago
Poly1305.hpp 0e597191b8 Updated licenses for 2019 7 years ago
README.md 8a2ff0b31e Actual documentation. 9 years ago
Revocation.cpp 0e597191b8 Updated licenses for 2019 7 years ago
Revocation.hpp 0e597191b8 Updated licenses for 2019 7 years ago
RingBuffer.hpp d530356055 RingBuffer<> is now templated with size, buffer is now static. 6 years ago
RuntimeEnvironment.hpp 0e597191b8 Updated licenses for 2019 7 years ago
SHA512.cpp beb170e4fb Use X64 ASM ed25519 signatures on Linux/x64, which are about 10X faster. Will matter a lot for network controllers, not so much for other things. 7 years ago
SHA512.hpp 0e597191b8 Updated licenses for 2019 7 years ago
Salsa20.cpp 9681fedbb4 Spellcheck sweep across codebase 7 years ago
Salsa20.hpp 41c187ba12 Another very small crypto optimization. 8 years ago
SelfAwareness.cpp 0e597191b8 Updated licenses for 2019 7 years ago
SelfAwareness.hpp 0e597191b8 Updated licenses for 2019 7 years ago
SharedPtr.hpp 0e597191b8 Updated licenses for 2019 7 years ago
Switch.cpp 63ec19674c . 6 years ago
Switch.hpp 0e597191b8 Updated licenses for 2019 7 years ago
Tag.cpp 0e597191b8 Updated licenses for 2019 7 years ago
Tag.hpp 0e597191b8 Updated licenses for 2019 7 years ago
Topology.cpp 0e597191b8 Updated licenses for 2019 7 years ago
Topology.hpp 0e597191b8 Updated licenses for 2019 7 years ago
Trace.cpp 0e597191b8 Updated licenses for 2019 7 years ago
Trace.hpp 0e597191b8 Updated licenses for 2019 7 years ago
Utils.cpp 0e597191b8 Updated licenses for 2019 7 years ago
Utils.hpp d530356055 RingBuffer<> is now templated with size, buffer is now static. 6 years ago
World.hpp 0e597191b8 Updated licenses for 2019 7 years ago

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.