Adam Ierymenko a8ced184dc Some code cleanup and make sure any type punning is guarded with ZT_NO_TYPE_PUNNING. 8 anni fa
..
Address.hpp 31db768e4d A bit of code cleanup. 9 anni fa
Array.hpp 4e4fd51117 boring doc stuff 10 anni fa
AtomicCounter.hpp 4931e44998 Implement "weak pointer" behavior on Topology Path canonicalization hash table. 9 anni fa
Buffer.hpp 2bf9145ae6 Outgoing side of packet counter for link quality reporting. Also some cleanup and a cluster mode build fix. 9 anni fa
C25519.cpp 38433e85bf More little stuff in crypto code. 11 anni fa
C25519.hpp 4e4fd51117 boring doc stuff 10 anni fa
Capability.cpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 anni fa
Capability.hpp eddbc7e757 Logic simplification, cleanup, and memory use improvements in Membership. Also fix an issue that may cause network instability in some cases. 8 anni fa
CertificateOfMembership.cpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 anni fa
CertificateOfMembership.hpp eddbc7e757 Logic simplification, cleanup, and memory use improvements in Membership. Also fix an issue that may cause network instability in some cases. 8 anni fa
CertificateOfOwnership.cpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 anni fa
CertificateOfOwnership.hpp eddbc7e757 Logic simplification, cleanup, and memory use improvements in Membership. Also fix an issue that may cause network instability in some cases. 8 anni fa
CertificateOfRepresentation.hpp eddbc7e757 Logic simplification, cleanup, and memory use improvements in Membership. Also fix an issue that may cause network instability in some cases. 8 anni fa
Cluster.cpp 91c9f4cb20 Fix TRACE and CLUSTER builds. 8 anni fa
Cluster.hpp 29ec7bf3a2 Add more specific check in source==self case instead of dumping it. 9 anni fa
Constants.hpp 139c4b5633 Significant simplification to path logic. 8 anni fa
Credential.hpp 8a62ba07e5 Membership cleanup work in progress. 8 anni fa
Dictionary.hpp aaf597f020 Cleanup, Windows fixes, Self test fix 8 anni fa
Hashtable.hpp 8a2e8bd585 Rework how paths are set as remote cluster preferred. The code is now clearer and cluster preference indications are now very sticky as they should be. 9 anni fa
Identity.cpp df48738ac9 Enable use of NaCl for faster X64 Salsa20 implementations. Also include binary for OSX for easy build. Blazingly fast. 8 anni fa
Identity.hpp 7036831203 Sign Dictionary in doNETWORK_CONFIG_REQUEST. 9 anni fa
IncomingPacket.cpp f1c0563c40 Fix for cluster handoff. 8 anni fa
IncomingPacket.hpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 anni fa
InetAddress.cpp 6a50291aa2 Fix the case for InetAddress::containsAddress for IPv6 route of :: 9 anni fa
InetAddress.hpp 25f9c294dc Small bug fix and warning removal. 9 anni fa
MAC.hpp 4e4fd51117 boring doc stuff 10 anni fa
Membership.cpp ba5d0cc2f9 Silence some TRACE noise. 8 anni fa
Membership.hpp 5ad120208f Small fix, should filter by temporal validity. 8 anni fa
MulticastGroup.hpp dbf3e6c3c9 Dead code removal. 9 anni fa
Multicaster.cpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 anni fa
Multicaster.hpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 anni fa
Mutex.hpp 4e4fd51117 boring doc stuff 10 anni fa
Network.cpp 88a4a3b1ba Pass tptr on leave. 8 anni fa
Network.hpp 88a4a3b1ba Pass tptr on leave. 8 anni fa
NetworkConfig.cpp 10185e92fa Certificate of ownership -- used to secure against IP address spoofing, especially for IPv4 and regular IPv6. 9 anni fa
NetworkConfig.hpp 10185e92fa Certificate of ownership -- used to secure against IP address spoofing, especially for IPv4 and regular IPv6. 9 anni fa
NetworkController.hpp 5e6a4e5f5e Send revocations automatically on deauth for instant kill, also fix some issues with the RP. 9 anni fa
Node.cpp 7a94f63058 Back out NaCl since the old one with xmm6 salsa2012 does not support multi-block use and the new one is slower. 8 anni fa
Node.hpp 7a94f63058 Back out NaCl since the old one with xmm6 salsa2012 does not support multi-block use and the new one is slower. 8 anni fa
NonCopyable.hpp 4e4fd51117 boring doc stuff 10 anni fa
OutboundMulticast.cpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 anni fa
OutboundMulticast.hpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 anni fa
Packet.cpp a8ced184dc Some code cleanup and make sure any type punning is guarded with ZT_NO_TYPE_PUNNING. 8 anni fa
Packet.hpp e10325e133 GitHub issue #461 -- plus a bit of cleanup and optimization 8 anni fa
Path.cpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 anni fa
Path.hpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 anni fa
Peer.cpp 95e5345cc3 Cluster build fix. 8 anni fa
Peer.hpp 95e5345cc3 Cluster build fix. 8 anni fa
Poly1305.cpp d8f5cfdee4 Windows profile build target (CPU profiling), and a little bit of optimization revealed by such. 8 anni fa
Poly1305.hpp 4e4fd51117 boring doc stuff 10 anni fa
README.md 8a2ff0b31e Actual documentation. 9 anni fa
Revocation.cpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 anni fa
Revocation.hpp eddbc7e757 Logic simplification, cleanup, and memory use improvements in Membership. Also fix an issue that may cause network instability in some cases. 8 anni fa
RuntimeEnvironment.hpp 98152d974a More cleanup and removal of DeferredPackets, will do the latter in a more elegant way. 9 anni fa
SHA512.cpp 4e4fd51117 boring doc stuff 10 anni fa
SHA512.hpp 4e4fd51117 boring doc stuff 10 anni fa
Salsa20.cpp a8ced184dc Some code cleanup and make sure any type punning is guarded with ZT_NO_TYPE_PUNNING. 8 anni fa
Salsa20.hpp a8ced184dc Some code cleanup and make sure any type punning is guarded with ZT_NO_TYPE_PUNNING. 8 anni fa
SelfAwareness.cpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 anni fa
SelfAwareness.hpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 anni fa
SharedPtr.hpp 4931e44998 Implement "weak pointer" behavior on Topology Path canonicalization hash table. 9 anni fa
Switch.cpp 91c9f4cb20 Fix TRACE and CLUSTER builds. 8 anni fa
Switch.hpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 anni fa
Tag.cpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 anni fa
Tag.hpp eddbc7e757 Logic simplification, cleanup, and memory use improvements in Membership. Also fix an issue that may cause network instability in some cases. 8 anni fa
Topology.cpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 anni fa
Topology.hpp 139c4b5633 Significant simplification to path logic. 8 anni fa
Utils.cpp 7a94f63058 Back out NaCl since the old one with xmm6 salsa2012 does not support multi-block use and the new one is slower. 8 anni fa
Utils.hpp 1d39be61b2 ZeroTier now has link quality measurement. We are not using this yet but decided to put it in to prep for future QoS support and SD-WAN stuff. 9 anni fa
World.hpp 4b11566505 Integrate moon concept into http config bus, and clean up that code quite a bit. 9 anni fa

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.