summaryrefslogtreecommitdiff
path: root/node/Packet.hpp
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2015-10-09 15:05:26 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2015-10-09 15:05:26 -0700
commitaec13b50fdbb210e25c9bcfcb8f902da842ac65f (patch)
tree53f5cb58bf032c104bc28418f948036c59de315c /node/Packet.hpp
parenta95fa379cca0ddbce98d476b143c3606f3ae7bce (diff)
downloadinfinitytier-aec13b50fdbb210e25c9bcfcb8f902da842ac65f.tar.gz
infinitytier-aec13b50fdbb210e25c9bcfcb8f902da842ac65f.zip
Be a bit more verbose in circuit test reports to more clearly track current and upstream hop in graph traversal history.
Diffstat (limited to 'node/Packet.hpp')
-rw-r--r--node/Packet.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/node/Packet.hpp b/node/Packet.hpp
index 5c7253bf..6c178e66 100644
--- a/node/Packet.hpp
+++ b/node/Packet.hpp
@@ -1031,6 +1031,7 @@ public:
* <[2] 16-bit error code (set to 0, currently unused)>
* <[8] 64-bit report flags (set to 0, currently unused)>
* <[8] 64-bit source packet ID>
+ * <[5] upstream ZeroTier address from which test was received>
* <[1] 8-bit source packet hop count (ZeroTier hop count)>
* <[...] local wire address on which packet was received>
* <[...] remote wire address from which packet was received>