Adam Ierymenko a8ced184dc Some code cleanup and make sure any type punning is guarded with ZT_NO_TYPE_PUNNING. vor 8 Jahren
..
Address.hpp 31db768e4d A bit of code cleanup. vor 9 Jahren
Array.hpp 4e4fd51117 boring doc stuff vor 10 Jahren
AtomicCounter.hpp 4931e44998 Implement "weak pointer" behavior on Topology Path canonicalization hash table. vor 9 Jahren
Buffer.hpp 2bf9145ae6 Outgoing side of packet counter for link quality reporting. Also some cleanup and a cluster mode build fix. vor 9 Jahren
C25519.cpp 38433e85bf More little stuff in crypto code. vor 11 Jahren
C25519.hpp 4e4fd51117 boring doc stuff vor 10 Jahren
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. vor 8 Jahren
Capability.hpp eddbc7e757 Logic simplification, cleanup, and memory use improvements in Membership. Also fix an issue that may cause network instability in some cases. vor 8 Jahren
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. vor 8 Jahren
CertificateOfMembership.hpp eddbc7e757 Logic simplification, cleanup, and memory use improvements in Membership. Also fix an issue that may cause network instability in some cases. vor 8 Jahren
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. vor 8 Jahren
CertificateOfOwnership.hpp eddbc7e757 Logic simplification, cleanup, and memory use improvements in Membership. Also fix an issue that may cause network instability in some cases. vor 8 Jahren
CertificateOfRepresentation.hpp eddbc7e757 Logic simplification, cleanup, and memory use improvements in Membership. Also fix an issue that may cause network instability in some cases. vor 8 Jahren
Cluster.cpp 91c9f4cb20 Fix TRACE and CLUSTER builds. vor 8 Jahren
Cluster.hpp 29ec7bf3a2 Add more specific check in source==self case instead of dumping it. vor 9 Jahren
Constants.hpp 139c4b5633 Significant simplification to path logic. vor 8 Jahren
Credential.hpp 8a62ba07e5 Membership cleanup work in progress. vor 8 Jahren
Dictionary.hpp aaf597f020 Cleanup, Windows fixes, Self test fix vor 8 Jahren
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. vor 9 Jahren
Identity.cpp df48738ac9 Enable use of NaCl for faster X64 Salsa20 implementations. Also include binary for OSX for easy build. Blazingly fast. vor 8 Jahren
Identity.hpp 7036831203 Sign Dictionary in doNETWORK_CONFIG_REQUEST. vor 9 Jahren
IncomingPacket.cpp f1c0563c40 Fix for cluster handoff. vor 8 Jahren
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. vor 8 Jahren
InetAddress.cpp 6a50291aa2 Fix the case for InetAddress::containsAddress for IPv6 route of :: vor 9 Jahren
InetAddress.hpp 25f9c294dc Small bug fix and warning removal. vor 9 Jahren
MAC.hpp 4e4fd51117 boring doc stuff vor 10 Jahren
Membership.cpp ba5d0cc2f9 Silence some TRACE noise. vor 8 Jahren
Membership.hpp 5ad120208f Small fix, should filter by temporal validity. vor 8 Jahren
MulticastGroup.hpp dbf3e6c3c9 Dead code removal. vor 9 Jahren
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. vor 8 Jahren
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. vor 8 Jahren
Mutex.hpp 4e4fd51117 boring doc stuff vor 10 Jahren
Network.cpp 88a4a3b1ba Pass tptr on leave. vor 8 Jahren
Network.hpp 88a4a3b1ba Pass tptr on leave. vor 8 Jahren
NetworkConfig.cpp 10185e92fa Certificate of ownership -- used to secure against IP address spoofing, especially for IPv4 and regular IPv6. vor 9 Jahren
NetworkConfig.hpp 10185e92fa Certificate of ownership -- used to secure against IP address spoofing, especially for IPv4 and regular IPv6. vor 9 Jahren
NetworkController.hpp 5e6a4e5f5e Send revocations automatically on deauth for instant kill, also fix some issues with the RP. vor 9 Jahren
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. vor 8 Jahren
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. vor 8 Jahren
NonCopyable.hpp 4e4fd51117 boring doc stuff vor 10 Jahren
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. vor 8 Jahren
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. vor 8 Jahren
Packet.cpp a8ced184dc Some code cleanup and make sure any type punning is guarded with ZT_NO_TYPE_PUNNING. vor 8 Jahren
Packet.hpp e10325e133 GitHub issue #461 -- plus a bit of cleanup and optimization vor 8 Jahren
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. vor 8 Jahren
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. vor 8 Jahren
Peer.cpp 95e5345cc3 Cluster build fix. vor 8 Jahren
Peer.hpp 95e5345cc3 Cluster build fix. vor 8 Jahren
Poly1305.cpp d8f5cfdee4 Windows profile build target (CPU profiling), and a little bit of optimization revealed by such. vor 8 Jahren
Poly1305.hpp 4e4fd51117 boring doc stuff vor 10 Jahren
README.md 8a2ff0b31e Actual documentation. vor 9 Jahren
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. vor 8 Jahren
Revocation.hpp eddbc7e757 Logic simplification, cleanup, and memory use improvements in Membership. Also fix an issue that may cause network instability in some cases. vor 8 Jahren
RuntimeEnvironment.hpp 98152d974a More cleanup and removal of DeferredPackets, will do the latter in a more elegant way. vor 9 Jahren
SHA512.cpp 4e4fd51117 boring doc stuff vor 10 Jahren
SHA512.hpp 4e4fd51117 boring doc stuff vor 10 Jahren
Salsa20.cpp a8ced184dc Some code cleanup and make sure any type punning is guarded with ZT_NO_TYPE_PUNNING. vor 8 Jahren
Salsa20.hpp a8ced184dc Some code cleanup and make sure any type punning is guarded with ZT_NO_TYPE_PUNNING. vor 8 Jahren
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. vor 8 Jahren
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. vor 8 Jahren
SharedPtr.hpp 4931e44998 Implement "weak pointer" behavior on Topology Path canonicalization hash table. vor 9 Jahren
Switch.cpp 91c9f4cb20 Fix TRACE and CLUSTER builds. vor 8 Jahren
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. vor 8 Jahren
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. vor 8 Jahren
Tag.hpp eddbc7e757 Logic simplification, cleanup, and memory use improvements in Membership. Also fix an issue that may cause network instability in some cases. vor 8 Jahren
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. vor 8 Jahren
Topology.hpp 139c4b5633 Significant simplification to path logic. vor 8 Jahren
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. vor 8 Jahren
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. vor 9 Jahren
World.hpp 4b11566505 Integrate moon concept into http config bus, and clean up that code quite a bit. vor 9 Jahren

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.