mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-17 22:58:22 +00:00
Add version info to OK(HELLO) so both sides know their version info.
This commit is contained in:
@ -374,6 +374,10 @@ public:
|
||||
*
|
||||
* OK payload:
|
||||
* <[8] timestamp (echoed from original HELLO)>
|
||||
* <[1] protocol version>
|
||||
* <[1] software major version>
|
||||
* <[1] software minor version>
|
||||
* <[2] software revision>
|
||||
*
|
||||
* ERROR has no payload.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user