This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
ZeroTierOne
Watch
1
Fork
You've already forked ZeroTierOne
0
mirror of
https://github.com/zerotier/ZeroTierOne.git
synced
2026-05-22 19:29:14 -07:00
Code
Issues
Projects
Releases
Wiki
Activity
d6a1868d0a
ZeroTierOne
/
node
History
Download ZIP
Download TAR.GZ
Adam Ierymenko
d6a1868d0a
Refactor incoming packet (rxQueue/fragmentQueue) to eliminate variable length queues and merge queues. This is both faster and saves memory.
2016-03-18 14:16:07 -07:00
..
Address.hpp
Array.hpp
AtomicCounter.hpp
BinarySemaphore.hpp
Buffer.hpp
C25519.cpp
C25519.hpp
CertificateOfMembership.cpp
CertificateOfMembership.hpp
Widen max delta for TS/revision just a bit more for now.
2016-02-10 16:18:45 -08:00
Cluster.cpp
Cluster.hpp
Constants.hpp
Refactor incoming packet (rxQueue/fragmentQueue) to eliminate variable length queues and merge queues. This is both faster and saves memory.
2016-03-18 14:16:07 -07:00
DeferredPackets.cpp
Refactor incoming packet (rxQueue/fragmentQueue) to eliminate variable length queues and merge queues. This is both faster and saves memory.
2016-03-18 14:16:07 -07:00
DeferredPackets.hpp
Refactor incoming packet (rxQueue/fragmentQueue) to eliminate variable length queues and merge queues. This is both faster and saves memory.
2016-03-18 14:16:07 -07:00
Dictionary.cpp
Dictionary.hpp
Hashtable.hpp
Identity.cpp
Identity.hpp
IncomingPacket.cpp
Fix problems with previous commit.
2016-03-03 14:15:09 -08:00
IncomingPacket.hpp
Refactor incoming packet (rxQueue/fragmentQueue) to eliminate variable length queues and merge queues. This is both faster and saves memory.
2016-03-18 14:16:07 -07:00
InetAddress.cpp
InetAddress.hpp
MAC.hpp
Multicaster.cpp
Multicaster.hpp
MulticastGroup.hpp
Mutex.hpp
Network.cpp
Network.hpp
NetworkConfig.cpp
NetworkConfig.hpp
NetworkController.hpp
Node.cpp
Fix checking of path address validity.
2016-02-22 16:01:35 -08:00
Node.hpp
NonCopyable.hpp
OutboundMulticast.cpp
OutboundMulticast.hpp
Packet.cpp
Packet.hpp
Deprecate reporting of local clock in circuit tests since a small number of users might have security problems with this.
2016-02-22 12:59:26 -08:00
Path.cpp
Path.hpp
Temporarily blacklist he.net IPv6 tunnel addresses for paths: these usually have a very low MTU which causes packet loss and other issues.
2016-02-10 11:06:26 -08:00
Peer.cpp
More tweaks to new symmetric NAT buster, and stop using old iterative method since this supersedes it.
2016-02-10 18:41:39 -08:00
Peer.hpp
More tweaks to new symmetric NAT buster, and stop using old iterative method since this supersedes it.
2016-02-10 18:41:39 -08:00
Poly1305.cpp
Poly1305.hpp
RuntimeEnvironment.hpp
Salsa20.cpp
Salsa20.hpp
SelfAwareness.cpp
Reduce direct ping delay back to 1m and make SelfAwareness aware of local received-on address to eliminate false symmetric classification.
2016-02-22 09:47:50 -08:00
SelfAwareness.hpp
Reduce direct ping delay back to 1m and make SelfAwareness aware of local received-on address to eliminate false symmetric classification.
2016-02-22 09:47:50 -08:00
SHA512.cpp
SHA512.hpp
SharedPtr.hpp
Switch.cpp
Refactor incoming packet (rxQueue/fragmentQueue) to eliminate variable length queues and merge queues. This is both faster and saves memory.
2016-03-18 14:16:07 -07:00
Switch.hpp
Refactor incoming packet (rxQueue/fragmentQueue) to eliminate variable length queues and merge queues. This is both faster and saves memory.
2016-03-18 14:16:07 -07:00
Topology.cpp
Topology.hpp
Utils.cpp
Utils.hpp
World.hpp