mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-07 04:53:44 +02:00
Updated protocol version and versioning blurb
This commit is contained in:
parent
3cd0ab1b3b
commit
08d9dc5c68
1 changed files with 28 additions and 24 deletions
|
@ -67,9 +67,13 @@
|
|||
* + Multipart network configurations for large network configs
|
||||
* + Tags and Capabilities
|
||||
* + Inline push of CertificateOfMembership deprecated
|
||||
* 9 - 1.2.0 ... CURRENT
|
||||
* 9 - 1.2.0 ... 1.4.0
|
||||
* + Trace for remote debugging or diagnostics
|
||||
* 10 - 1.4.0 ... CURRENT
|
||||
* + Multipath support
|
||||
* + Measurement of QoS metrics
|
||||
*/
|
||||
#define ZT_PROTO_VERSION 9
|
||||
#define ZT_PROTO_VERSION 10
|
||||
|
||||
/**
|
||||
* Minimum supported protocol version
|
||||
|
|
Loading…
Add table
Reference in a new issue