Adam Ierymenko 2600b1f144 Removal of more mem*() calls. 6 anos atrás
..
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 anos atrás
AtomicCounter.hpp 0e597191b8 Updated licenses for 2019 7 anos atrás
Buffer.hpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 anos atrás
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 anos atrás
C25519.hpp 0e597191b8 Updated licenses for 2019 7 anos atrás
Capability.cpp 0e597191b8 Updated licenses for 2019 7 anos atrás
Capability.hpp 2600b1f144 Removal of more mem*() calls. 6 anos atrás
CertificateOfMembership.cpp 0e597191b8 Updated licenses for 2019 7 anos atrás
CertificateOfMembership.hpp b56753ea9f Get rid of some mem* calls that are bad C++ form (but worked fine) and cause warnings. 6 anos atrás
CertificateOfOwnership.cpp 0e597191b8 Updated licenses for 2019 7 anos atrás
CertificateOfOwnership.hpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 anos atrás
Constants.hpp 63ec19674c . 6 anos atrás
Credential.hpp 0e597191b8 Updated licenses for 2019 7 anos atrás
Dictionary.hpp 0e597191b8 Updated licenses for 2019 7 anos atrás
Hashtable.hpp 0e597191b8 Updated licenses for 2019 7 anos atrás
Identity.cpp 0e597191b8 Updated licenses for 2019 7 anos atrás
Identity.hpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 anos atrás
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 anos atrás
IncomingPacket.hpp 0e597191b8 Updated licenses for 2019 7 anos atrás
InetAddress.cpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 anos atrás
InetAddress.hpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 anos atrás
MAC.hpp 0e597191b8 Updated licenses for 2019 7 anos atrás
Membership.cpp 63ec19674c . 6 anos atrás
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 anos atrás
MulticastGroup.hpp 0e597191b8 Updated licenses for 2019 7 anos atrás
Multicaster.cpp e03102dbcb Clean out some unnecessarily pedantic auth stuff in favor of a simpler way of gating multicast gathers. 6 anos atrás
Multicaster.hpp e03102dbcb Clean out some unnecessarily pedantic auth stuff in favor of a simpler way of gating multicast gathers. 6 anos atrás
Mutex.hpp 0e597191b8 Updated licenses for 2019 7 anos atrás
Network.cpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 anos atrás
Network.hpp 63ec19674c . 6 anos atrás
NetworkConfig.cpp 0e597191b8 Updated licenses for 2019 7 anos atrás
NetworkConfig.hpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 anos atrás
NetworkController.hpp 0e597191b8 Updated licenses for 2019 7 anos atrás
Node.cpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 anos atrás
Node.hpp 63ec19674c . 6 anos atrás
OutboundMulticast.cpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 anos atrás
OutboundMulticast.hpp 0e597191b8 Updated licenses for 2019 7 anos atrás
Packet.cpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 anos atrás
Packet.hpp 63ec19674c . 6 anos atrás
Path.cpp 0e597191b8 Updated licenses for 2019 7 anos atrás
Path.hpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 anos atrás
Peer.cpp d530356055 RingBuffer<> is now templated with size, buffer is now static. 6 anos atrás
Peer.hpp d530356055 RingBuffer<> is now templated with size, buffer is now static. 6 anos atrás
Poly1305.cpp d530356055 RingBuffer<> is now templated with size, buffer is now static. 6 anos atrás
Poly1305.hpp 0e597191b8 Updated licenses for 2019 7 anos atrás
README.md 8a2ff0b31e Actual documentation. 9 anos atrás
Revocation.cpp 0e597191b8 Updated licenses for 2019 7 anos atrás
Revocation.hpp b56753ea9f Get rid of some mem* calls that are bad C++ form (but worked fine) and cause warnings. 6 anos atrás
RingBuffer.hpp d530356055 RingBuffer<> is now templated with size, buffer is now static. 6 anos atrás
RuntimeEnvironment.hpp 0e597191b8 Updated licenses for 2019 7 anos atrás
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 anos atrás
SHA512.hpp 0e597191b8 Updated licenses for 2019 7 anos atrás
Salsa20.cpp 9681fedbb4 Spellcheck sweep across codebase 7 anos atrás
Salsa20.hpp 41c187ba12 Another very small crypto optimization. 8 anos atrás
SelfAwareness.cpp 0e597191b8 Updated licenses for 2019 7 anos atrás
SelfAwareness.hpp 0e597191b8 Updated licenses for 2019 7 anos atrás
SharedPtr.hpp 0e597191b8 Updated licenses for 2019 7 anos atrás
Switch.cpp 63ec19674c . 6 anos atrás
Switch.hpp 0e597191b8 Updated licenses for 2019 7 anos atrás
Tag.cpp 0e597191b8 Updated licenses for 2019 7 anos atrás
Tag.hpp 2600b1f144 Removal of more mem*() calls. 6 anos atrás
Topology.cpp 0e597191b8 Updated licenses for 2019 7 anos atrás
Topology.hpp 0e597191b8 Updated licenses for 2019 7 anos atrás
Trace.cpp 0e597191b8 Updated licenses for 2019 7 anos atrás
Trace.hpp 0e597191b8 Updated licenses for 2019 7 anos atrás
Utils.cpp 0e597191b8 Updated licenses for 2019 7 anos atrás
Utils.hpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 anos atrás
World.hpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 anos atrás

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.