This commit is contained in:
Adam Ierymenko 2017-07-19 15:16:15 -07:00
parent 66feaeb519
commit e4823381c6
2 changed files with 6 additions and 2 deletions

View file

@ -259,6 +259,7 @@ extern "C" {
// Fields in remote trace dictionaries
#define ZT_REMOTE_TRACE_FIELD__EVENT "event"
#define ZT_REMOTE_TRACE_FIELD__NODE_ID "nodeId"
#define ZT_REMOTE_TRACE_FIELD__PACKET_ID "packetId"
#define ZT_REMOTE_TRACE_FIELD__PACKET_VERB "packetVerb"
#define ZT_REMOTE_TRACE_FIELD__PACKET_TRUSTED_PATH_ID "packetTrustedPathId"