mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-13 04:38:28 +00:00
A bunch of comments and cleanup, including some to yesterday's direct path pushing changes. Move path viability check to one place, and stop trying to use link-local addresses since they are not reliable.
This commit is contained in:
@ -678,9 +678,10 @@ public:
|
||||
* <[...] serialized certificate of membership>
|
||||
* [ ... additional certificates may follow ...]
|
||||
*
|
||||
* Certificate contains network ID, peer it was issued for, etc.
|
||||
*
|
||||
* OK/ERROR are not generated.
|
||||
* OK/ERROR are not generated, but the recipient should push its network
|
||||
* membership certificate if the certificate the peer pushed is valid
|
||||
* and agrees and if it hasn't done so in too long. This ensures instant
|
||||
* network authentication setup between valid and authorized peers.
|
||||
*/
|
||||
VERB_NETWORK_MEMBERSHIP_CERTIFICATE = 10,
|
||||
|
||||
|
Reference in New Issue
Block a user