ZeroTierOne/node
Adam Ierymenko ab0806a036 Cleanup.
2017-07-17 13:48:39 -07:00
..
Address.hpp Cleanup. 2017-07-06 16:11:11 -07:00
Array.hpp License header update. 2017-04-27 20:47:25 -07:00
AtomicCounter.hpp License header update. 2017-04-27 20:47:25 -07:00
Buffer.hpp . 2017-06-05 12:15:28 -07:00
C25519.cpp Fix for new identity generation bug. 2017-07-13 16:31:16 -07:00
C25519.hpp License header update. 2017-04-27 20:47:25 -07:00
Capability.cpp License header update. 2017-04-27 20:47:25 -07:00
Capability.hpp License header update. 2017-04-27 20:47:25 -07:00
CertificateOfMembership.cpp Cleanup. 2017-07-06 16:11:11 -07:00
CertificateOfMembership.hpp License header update. 2017-04-27 20:47:25 -07:00
CertificateOfOwnership.cpp License header update. 2017-04-27 20:47:25 -07:00
CertificateOfOwnership.hpp License header update. 2017-04-27 20:47:25 -07:00
CertificateOfRepresentation.hpp License header update. 2017-04-27 20:47:25 -07:00
Constants.hpp . 2017-07-06 11:56:46 -07:00
Credential.hpp License header update. 2017-04-27 20:47:25 -07:00
Dictionary.hpp Bunch of remote tracing work. 2017-07-13 10:51:05 -07:00
Hashtable.hpp New clustering work. 2017-06-01 07:15:46 -07:00
Identity.cpp More tracing stuff. 2017-07-13 15:08:57 -07:00
Identity.hpp Cleanup. 2017-07-06 16:11:11 -07:00
IncomingPacket.cpp Cleanup. 2017-07-17 13:48:39 -07:00
IncomingPacket.hpp Plumbing through of remote trace into controller code. 2017-07-14 13:03:16 -07:00
InetAddress.cpp Cleanup. 2017-07-06 16:11:11 -07:00
InetAddress.hpp Cleanup. 2017-07-06 16:11:11 -07:00
MAC.hpp Cleanup. 2017-07-06 16:11:11 -07:00
Membership.cpp Bunch of remote tracing work. 2017-07-13 10:51:05 -07:00
Membership.hpp Bunch of remote tracing work. 2017-07-13 10:51:05 -07:00
Multicaster.cpp Remote trace: plumbing, replace old TRACE with calls to Trace object. 2017-07-07 16:58:05 -07:00
Multicaster.hpp License header update. 2017-04-27 20:47:25 -07:00
MulticastGroup.hpp Cleanup. 2017-07-06 16:11:11 -07:00
Mutex.hpp License header update. 2017-04-27 20:47:25 -07:00
Network.cpp Bunch of remote tracing work. 2017-07-13 10:51:05 -07:00
Network.hpp Bunch of remote tracing work. 2017-07-13 10:51:05 -07:00
NetworkConfig.cpp Remote trace: plumbing, replace old TRACE with calls to Trace object. 2017-07-07 16:58:05 -07:00
NetworkConfig.hpp Remote trace: plumbing, replace old TRACE with calls to Trace object. 2017-07-07 16:58:05 -07:00
NetworkController.hpp License header update. 2017-04-27 20:47:25 -07:00
Node.cpp Fix for new identity generation bug. 2017-07-13 16:31:16 -07:00
Node.hpp Bunch of remote tracing work. 2017-07-13 10:51:05 -07:00
NonCopyable.hpp License header update. 2017-04-27 20:47:25 -07:00
OutboundMulticast.cpp Remote trace: plumbing, replace old TRACE with calls to Trace object. 2017-07-07 16:58:05 -07:00
OutboundMulticast.hpp License header update. 2017-04-27 20:47:25 -07:00
Packet.cpp Remote trace: plumbing, replace old TRACE with calls to Trace object. 2017-07-07 16:58:05 -07:00
Packet.hpp Cleanup. 2017-07-17 13:48:39 -07:00
Path.cpp . 2017-07-06 11:45:22 -07:00
Path.hpp . 2017-07-06 11:56:46 -07:00
Peer.cpp Bunch of remote tracing work. 2017-07-13 10:51:05 -07:00
Peer.hpp Bunch of remote tracing work. 2017-07-13 10:51:05 -07:00
Poly1305.cpp More cleanup, Linux build fixes. 2017-07-07 06:50:40 -07:00
Poly1305.hpp License header update. 2017-04-27 20:47:25 -07:00
README.md Actual documentation. 2017-02-03 19:47:00 -08:00
Revocation.cpp License header update. 2017-04-27 20:47:25 -07:00
Revocation.hpp License header update. 2017-04-27 20:47:25 -07:00
RuntimeEnvironment.hpp Remote trace: plumbing, replace old TRACE with calls to Trace object. 2017-07-07 16:58:05 -07:00
Salsa20.cpp Some code cleanup and make sure any type punning is guarded with ZT_NO_TYPE_PUNNING. 2017-04-20 09:33:35 -07:00
Salsa20.hpp Another very small crypto optimization. 2017-05-03 07:43:23 -07:00
SelfAwareness.cpp Bunch of remote tracing work. 2017-07-13 10:51:05 -07:00
SelfAwareness.hpp . 2017-07-06 11:45:22 -07:00
SHA512.cpp License header update. 2017-04-27 20:47:25 -07:00
SHA512.hpp License header update. 2017-04-27 20:47:25 -07:00
SharedPtr.hpp More cleanup, Linux build fixes. 2017-07-07 06:50:40 -07:00
Switch.cpp Cleanup. 2017-07-17 13:48:39 -07:00
Switch.hpp . 2017-07-06 11:45:22 -07:00
Tag.cpp License header update. 2017-04-27 20:47:25 -07:00
Tag.hpp License header update. 2017-04-27 20:47:25 -07:00
Topology.cpp Remote trace: plumbing, replace old TRACE with calls to Trace object. 2017-07-07 16:58:05 -07:00
Topology.hpp Remote trace: plumbing, replace old TRACE with calls to Trace object. 2017-07-07 16:58:05 -07:00
Trace.cpp A bit more remote tracing stuff. 2017-07-14 14:57:40 -07:00
Trace.hpp A bit more remote tracing stuff. 2017-07-14 14:57:40 -07:00
Utils.cpp More cleanup. 2017-07-06 17:32:41 -07:00
Utils.hpp Fix for new identity generation bug. 2017-07-13 16:31:16 -07:00
World.hpp License header update. 2017-04-27 20:47:25 -07:00

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.