diff options
author | Joseph Henry <josephjah@gmail.com> | 2019-06-12 13:14:23 -0700 |
---|---|---|
committer | Joseph Henry <josephjah@gmail.com> | 2019-06-12 13:14:23 -0700 |
commit | 94bd2918fac33a1bf5ef9ebc4cfe9b4e1709d0f4 (patch) | |
tree | f0893a4811682fed6779ff5fe011f7d3319fb65b /node/Packet.hpp | |
parent | c3bfcf560b1db720c9bb08021b50bd31094e737c (diff) | |
parent | 5b2b0887141da25c290608632c2e609764abbf73 (diff) | |
download | infinitytier-94bd2918fac33a1bf5ef9ebc4cfe9b4e1709d0f4.tar.gz infinitytier-94bd2918fac33a1bf5ef9ebc4cfe9b4e1709d0f4.zip |
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev
Diffstat (limited to 'node/Packet.hpp')
-rw-r--r-- | node/Packet.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/node/Packet.hpp b/node/Packet.hpp index 8b17bcd0..fcb81489 100644 --- a/node/Packet.hpp +++ b/node/Packet.hpp @@ -70,7 +70,6 @@ * 9 - 1.2.0 ... 1.2.14 * 10 - 1.4.0 ... CURRENT * + Multipath capability and load balancing - * + Certificates of Delegation (CoDs) for full root decentralization */ #define ZT_PROTO_VERSION 10 |