mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-15 21:58:21 +00:00
Lots of cleanup, more work on certificates, some security fixes.
This commit is contained in:
@ -131,6 +131,7 @@ private:
|
||||
enum {
|
||||
DECODE_WAITING_FOR_SENDER_LOOKUP, // on initial receipt, we need peer's identity
|
||||
DECODE_WAITING_FOR_MULTICAST_FRAME_ORIGINAL_SENDER_LOOKUP,
|
||||
DECODE_WAITING_FOR_NETWORK_MEMBERSHIP_CERTIFICATE_SIGNER_LOOKUP
|
||||
} _step;
|
||||
|
||||
AtomicCounter __refCount;
|
||||
|
Reference in New Issue
Block a user