Add a netconf-service version field to netconf.
This commit is contained in:
parent
f9d31605b8
commit
83fc684b20
2 changed files with 5 additions and 0 deletions
|
@ -48,6 +48,7 @@ namespace ZeroTier {
|
|||
|
||||
// These dictionary keys are short so they don't take up much room in
|
||||
// netconf response packets.
|
||||
#define ZT_NETWORKCONFIG_DICT_KEY_NETCONF_SERVICE_VERSION "ncver"
|
||||
#define ZT_NETWORKCONFIG_DICT_KEY_ALLOWED_ETHERNET_TYPES "et"
|
||||
#define ZT_NETWORKCONFIG_DICT_KEY_NETWORK_ID "nwid"
|
||||
#define ZT_NETWORKCONFIG_DICT_KEY_TIMESTAMP "ts"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue