mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-14 13:18:21 +00:00
docs
This commit is contained in:
@ -67,7 +67,6 @@
|
|||||||
* + Multipart network configurations for large network configs
|
* + Multipart network configurations for large network configs
|
||||||
* + Tags and Capabilities
|
* + Tags and Capabilities
|
||||||
* + Inline push of CertificateOfMembership deprecated
|
* + Inline push of CertificateOfMembership deprecated
|
||||||
* + Certificates of representation for federation and mesh
|
|
||||||
* 9 - 1.2.0 ... CURRENT
|
* 9 - 1.2.0 ... CURRENT
|
||||||
* + In-band encoding of packet counter for link quality measurement
|
* + In-band encoding of packet counter for link quality measurement
|
||||||
*/
|
*/
|
||||||
@ -550,8 +549,6 @@ public:
|
|||||||
* [<[8] 64-bit world ID of moon>]
|
* [<[8] 64-bit world ID of moon>]
|
||||||
* [<[8] 64-bit timestamp of moon>]
|
* [<[8] 64-bit timestamp of moon>]
|
||||||
* [... additional moon type/ID/timestamp tuples ...]
|
* [... additional moon type/ID/timestamp tuples ...]
|
||||||
* <[2] 16-bit length of certificate of representation>
|
|
||||||
* [... certificate of representation ...]
|
|
||||||
*
|
*
|
||||||
* HELLO is sent in the clear as it is how peers share their identity
|
* HELLO is sent in the clear as it is how peers share their identity
|
||||||
* public keys. A few additional fields are sent in the clear too, but
|
* public keys. A few additional fields are sent in the clear too, but
|
||||||
@ -573,8 +570,6 @@ public:
|
|||||||
* <[...] physical destination address of packet>
|
* <[...] physical destination address of packet>
|
||||||
* <[2] 16-bit length of world update(s) or 0 if none>
|
* <[2] 16-bit length of world update(s) or 0 if none>
|
||||||
* [[...] updates to planets and/or moons]
|
* [[...] updates to planets and/or moons]
|
||||||
* <[2] 16-bit length of certificate of representation>
|
|
||||||
* [... certificate of representation ...]
|
|
||||||
*
|
*
|
||||||
* With the exception of the timestamp, the other fields pertain to the
|
* With the exception of the timestamp, the other fields pertain to the
|
||||||
* respondent who is sending OK and are not echoes.
|
* respondent who is sending OK and are not echoes.
|
||||||
|
Reference in New Issue
Block a user