mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-01 23:10:52 +00:00
docs
This commit is contained in:
parent
e5f7c55c54
commit
9743db3538
@ -700,6 +700,12 @@ public:
|
|||||||
*
|
*
|
||||||
* Certificate contains network ID, peer it was issued for, etc.
|
* Certificate contains network ID, peer it was issued for, etc.
|
||||||
*
|
*
|
||||||
|
* Note that in the current code base, separate COM pushes are not done.
|
||||||
|
* Instead the "bundled COM" options are utilized in EXT_FRAME and
|
||||||
|
* MULTICAST_FRAME to push the COM along with frames. This is slightly
|
||||||
|
* more efficient. But we'll keep this simple message around in case we
|
||||||
|
* want to use it in the future.
|
||||||
|
*
|
||||||
* OK/ERROR are not generated.
|
* OK/ERROR are not generated.
|
||||||
*/
|
*/
|
||||||
VERB_NETWORK_MEMBERSHIP_CERTIFICATE = 10,
|
VERB_NETWORK_MEMBERSHIP_CERTIFICATE = 10,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user