Adam Ierymenko 6c44fcc290 more warning cleanup 6 năm trước cách đây
..
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 năm trước cách đây
AtomicCounter.hpp 0e597191b8 Updated licenses for 2019 7 năm trước cách đây
Buffer.hpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 năm trước cách đây
C25519.cpp 6c44fcc290 more warning cleanup 6 năm trước cách đây
C25519.hpp 0e597191b8 Updated licenses for 2019 7 năm trước cách đây
Capability.cpp 0e597191b8 Updated licenses for 2019 7 năm trước cách đây
Capability.hpp d81549a7b1 Various other fixes including removal of more mem*() issues and netlink fixes for AARCH64. 6 năm trước cách đây
CertificateOfMembership.cpp 0e597191b8 Updated licenses for 2019 7 năm trước cách đây
CertificateOfMembership.hpp a3ef9b8a15 Cleanup 6 năm trước cách đây
CertificateOfOwnership.cpp 0e597191b8 Updated licenses for 2019 7 năm trước cách đây
CertificateOfOwnership.hpp e2900f4f3c Fix valgrind warning... not sure if it is an actual issue. 6 năm trước cách đây
Constants.hpp d9432f2f1e cleanup 6 năm trước cách đây
Credential.hpp 0e597191b8 Updated licenses for 2019 7 năm trước cách đây
Dictionary.hpp 0e597191b8 Updated licenses for 2019 7 năm trước cách đây
Hashtable.hpp 0e597191b8 Updated licenses for 2019 7 năm trước cách đây
Identity.cpp 0e597191b8 Updated licenses for 2019 7 năm trước cách đây
Identity.hpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 năm trước cách đây
IncomingPacket.cpp 90872c906f Fix FileDB stuff and latency measurement. 6 năm trước cách đây
IncomingPacket.hpp 0e597191b8 Updated licenses for 2019 7 năm trước cách đây
InetAddress.cpp 1b2d9e202e Remove 44/8 as pseudoprivate since it is now partly global. 6 năm trước cách đây
InetAddress.hpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 năm trước cách đây
MAC.hpp 0e597191b8 Updated licenses for 2019 7 năm trước cách đây
Membership.cpp 75ebe5172f Fix for sharing of capabilities in 1.4 (problem introduced when push frequency was reduced) 6 năm trước cách đây
Membership.hpp 639fc60257 GitHub issue #990 6 năm trước cách đây
MulticastGroup.hpp 0e597191b8 Updated licenses for 2019 7 năm trước cách đây
Multicaster.cpp e03102dbcb Clean out some unnecessarily pedantic auth stuff in favor of a simpler way of gating multicast gathers. 6 năm trước cách đây
Multicaster.hpp 818b7e4a2e GitHub issue #993 (???) 6 năm trước cách đây
Mutex.hpp 0e597191b8 Updated licenses for 2019 7 năm trước cách đây
Network.cpp 3db0197865 Add try/catch in LFDB and add introspection into multicast subscriptions in client network status API 6 năm trước cách đây
Network.hpp 75ebe5172f Fix for sharing of capabilities in 1.4 (problem introduced when push frequency was reduced) 6 năm trước cách đây
NetworkConfig.cpp d81549a7b1 Various other fixes including removal of more mem*() issues and netlink fixes for AARCH64. 6 năm trước cách đây
NetworkConfig.hpp 6958ba9557 Added ZT_DISABLE_COMPRESSION build flag for SDK and low-end NAS builds 6 năm trước cách đây
NetworkController.hpp 0e597191b8 Updated licenses for 2019 7 năm trước cách đây
Node.cpp 47d29ddcaf Compiler warning cleanup 6 năm trước cách đây
Node.hpp 63ec19674c . 6 năm trước cách đây
OutboundMulticast.cpp a019c3dd5d Tighten up credential push just a bit for faster up-time with older nodes, should not have significant impact on bandwidth. Also some cleanup and push direct path timing fixes. 6 năm trước cách đây
OutboundMulticast.hpp b041de831a More stack->heap 6 năm trước cách đây
Packet.cpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 năm trước cách đây
Packet.hpp 5b2b088714 Cleanup, version bump. 6 năm trước cách đây
Path.cpp 0e597191b8 Updated licenses for 2019 7 năm trước cách đây
Path.hpp 21e844cd82 Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev 6 năm trước cách đây
Peer.cpp a019c3dd5d Tighten up credential push just a bit for faster up-time with older nodes, should not have significant impact on bandwidth. Also some cleanup and push direct path timing fixes. 6 năm trước cách đây
Peer.hpp cacdb445c7 Bump protocol version to 10 6 năm trước cách đây
Poly1305.cpp d530356055 RingBuffer<> is now templated with size, buffer is now static. 6 năm trước cách đây
Poly1305.hpp 0e597191b8 Updated licenses for 2019 7 năm trước cách đây
README.md 8a2ff0b31e Actual documentation. 9 năm trước cách đây
Revocation.cpp 0e597191b8 Updated licenses for 2019 7 năm trước cách đây
Revocation.hpp d5ac8512e3 ... 6 năm trước cách đây
RingBuffer.hpp 47d29ddcaf Compiler warning cleanup 6 năm trước cách đây
RuntimeEnvironment.hpp 0e597191b8 Updated licenses for 2019 7 năm trước cách đây
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 năm trước cách đây
SHA512.hpp 0e597191b8 Updated licenses for 2019 7 năm trước cách đây
Salsa20.cpp 9681fedbb4 Spellcheck sweep across codebase 7 năm trước cách đây
Salsa20.hpp 41c187ba12 Another very small crypto optimization. 8 năm trước cách đây
SelfAwareness.cpp 5b2b088714 Cleanup, version bump. 6 năm trước cách đây
SelfAwareness.hpp 5b2b088714 Cleanup, version bump. 6 năm trước cách đây
SharedPtr.hpp 0e597191b8 Updated licenses for 2019 7 năm trước cách đây
Switch.cpp a019c3dd5d Tighten up credential push just a bit for faster up-time with older nodes, should not have significant impact on bandwidth. Also some cleanup and push direct path timing fixes. 6 năm trước cách đây
Switch.hpp d9432f2f1e cleanup 6 năm trước cách đây
Tag.cpp 0e597191b8 Updated licenses for 2019 7 năm trước cách đây
Tag.hpp d81549a7b1 Various other fixes including removal of more mem*() issues and netlink fixes for AARCH64. 6 năm trước cách đây
Topology.cpp 0e597191b8 Updated licenses for 2019 7 năm trước cách đây
Topology.hpp 0e597191b8 Updated licenses for 2019 7 năm trước cách đây
Trace.cpp 0e597191b8 Updated licenses for 2019 7 năm trước cách đây
Trace.hpp 0e597191b8 Updated licenses for 2019 7 năm trước cách đây
Utils.cpp 0e597191b8 Updated licenses for 2019 7 năm trước cách đây
Utils.hpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 năm trước cách đây
World.hpp 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 năm trước cách đây

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.