Chunking of network config replies.
This commit is contained in:
parent
2ba9343607
commit
bcd05fbdfa
4 changed files with 70 additions and 28 deletions
|
@ -135,6 +135,8 @@ namespace ZeroTier {
|
|||
#define ZT_NETWORKCONFIG_DICT_KEY_CAPABILITIES "CAP"
|
||||
// tags (binary blobs)
|
||||
#define ZT_NETWORKCONFIG_DICT_KEY_TAGS "TAG"
|
||||
// curve25519 signature
|
||||
#define ZT_NETWORKCONFIG_DICT_KEY_SIGNATURE "C25519"
|
||||
|
||||
// Legacy fields -- these are obsoleted but are included when older clients query
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue