Adam Ierymenko 65823332d4 Comment out some unused functions. 6 лет назад
..
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 лет назад
AtomicCounter.hpp 0e597191b8 Updated licenses for 2019 7 лет назад
Buffer.hpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 лет назад
C25519.cpp 65823332d4 Comment out some unused functions. 6 лет назад
C25519.hpp 0e597191b8 Updated licenses for 2019 7 лет назад
Capability.cpp 0e597191b8 Updated licenses for 2019 7 лет назад
Capability.hpp d81549a7b1 Various other fixes including removal of more mem*() issues and netlink fixes for AARCH64. 6 лет назад
CertificateOfMembership.cpp 0e597191b8 Updated licenses for 2019 7 лет назад
CertificateOfMembership.hpp b56753ea9f Get rid of some mem* calls that are bad C++ form (but worked fine) and cause warnings. 6 лет назад
CertificateOfOwnership.cpp 0e597191b8 Updated licenses for 2019 7 лет назад
CertificateOfOwnership.hpp f23e354272 Nope, more... 6 лет назад
Constants.hpp 63ec19674c . 6 лет назад
Credential.hpp 0e597191b8 Updated licenses for 2019 7 лет назад
Dictionary.hpp 0e597191b8 Updated licenses for 2019 7 лет назад
Hashtable.hpp 0e597191b8 Updated licenses for 2019 7 лет назад
Identity.cpp 0e597191b8 Updated licenses for 2019 7 лет назад
Identity.hpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 лет назад
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 лет назад
IncomingPacket.hpp 0e597191b8 Updated licenses for 2019 7 лет назад
InetAddress.cpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 лет назад
InetAddress.hpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 лет назад
MAC.hpp 0e597191b8 Updated licenses for 2019 7 лет назад
Membership.cpp 63ec19674c . 6 лет назад
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 лет назад
MulticastGroup.hpp 0e597191b8 Updated licenses for 2019 7 лет назад
Multicaster.cpp e03102dbcb Clean out some unnecessarily pedantic auth stuff in favor of a simpler way of gating multicast gathers. 6 лет назад
Multicaster.hpp e03102dbcb Clean out some unnecessarily pedantic auth stuff in favor of a simpler way of gating multicast gathers. 6 лет назад
Mutex.hpp 0e597191b8 Updated licenses for 2019 7 лет назад
Network.cpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 лет назад
Network.hpp 63ec19674c . 6 лет назад
NetworkConfig.cpp d81549a7b1 Various other fixes including removal of more mem*() issues and netlink fixes for AARCH64. 6 лет назад
NetworkConfig.hpp 678116b6d1 One more. 6 лет назад
NetworkController.hpp 0e597191b8 Updated licenses for 2019 7 лет назад
Node.cpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 лет назад
Node.hpp 63ec19674c . 6 лет назад
OutboundMulticast.cpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 лет назад
OutboundMulticast.hpp 0e597191b8 Updated licenses for 2019 7 лет назад
Packet.cpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 лет назад
Packet.hpp 63ec19674c . 6 лет назад
Path.cpp 0e597191b8 Updated licenses for 2019 7 лет назад
Path.hpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 лет назад
Peer.cpp ee8682ac75 Temporarily disable the symmetric NAT port prediction code since the current version adds protocol overhead and probably is not that effective. 6 лет назад
Peer.hpp d530356055 RingBuffer<> is now templated with size, buffer is now static. 6 лет назад
Poly1305.cpp d530356055 RingBuffer<> is now templated with size, buffer is now static. 6 лет назад
Poly1305.hpp 0e597191b8 Updated licenses for 2019 7 лет назад
README.md 8a2ff0b31e Actual documentation. 9 лет назад
Revocation.cpp 0e597191b8 Updated licenses for 2019 7 лет назад
Revocation.hpp d5ac8512e3 ... 6 лет назад
RingBuffer.hpp d530356055 RingBuffer<> is now templated with size, buffer is now static. 6 лет назад
RuntimeEnvironment.hpp 0e597191b8 Updated licenses for 2019 7 лет назад
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 лет назад
SHA512.hpp 0e597191b8 Updated licenses for 2019 7 лет назад
Salsa20.cpp 9681fedbb4 Spellcheck sweep across codebase 7 лет назад
Salsa20.hpp 41c187ba12 Another very small crypto optimization. 8 лет назад
SelfAwareness.cpp ee8682ac75 Temporarily disable the symmetric NAT port prediction code since the current version adds protocol overhead and probably is not that effective. 6 лет назад
SelfAwareness.hpp ee8682ac75 Temporarily disable the symmetric NAT port prediction code since the current version adds protocol overhead and probably is not that effective. 6 лет назад
SharedPtr.hpp 0e597191b8 Updated licenses for 2019 7 лет назад
Switch.cpp 63ec19674c . 6 лет назад
Switch.hpp 0e597191b8 Updated licenses for 2019 7 лет назад
Tag.cpp 0e597191b8 Updated licenses for 2019 7 лет назад
Tag.hpp d81549a7b1 Various other fixes including removal of more mem*() issues and netlink fixes for AARCH64. 6 лет назад
Topology.cpp 0e597191b8 Updated licenses for 2019 7 лет назад
Topology.hpp 0e597191b8 Updated licenses for 2019 7 лет назад
Trace.cpp 0e597191b8 Updated licenses for 2019 7 лет назад
Trace.hpp 0e597191b8 Updated licenses for 2019 7 лет назад
Utils.cpp 0e597191b8 Updated licenses for 2019 7 лет назад
Utils.hpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 лет назад
World.hpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 лет назад

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.