mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 02:27:38 -07:00
Bunch more refactoring and work on revocations, etc.
This commit is contained in:
parent
46049a1ef6
commit
eac3667ec1
10 changed files with 220 additions and 72 deletions
|
@ -517,7 +517,7 @@ enum ZT_VirtualNetworkRuleType
|
|||
ZT_NETWORK_RULE_ACTION_TEE = 2,
|
||||
|
||||
/**
|
||||
* Exactly like TEE but frames are dropped if previous TEEs were not acknowledged by the observer
|
||||
* Exactly like TEE but mandates ACKs from observer
|
||||
*/
|
||||
ZT_NETWORK_RULE_ACTION_WATCH = 3,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue