summaryrefslogtreecommitdiff
path: root/node/Packet.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'node/Packet.hpp')
-rw-r--r--node/Packet.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/node/Packet.hpp b/node/Packet.hpp
index a1ea73e1..b8e69fa9 100644
--- a/node/Packet.hpp
+++ b/node/Packet.hpp
@@ -978,9 +978,6 @@ public:
* The instance ID is a random 64-bit value generated by each ZeroTier
* node on startup. This is helpful in identifying traces from different
* members of a cluster.
- *
- * The Dictionary serialization format is the same as used for network
- * configurations. The maximum size of a trace is 10000 bytes.
*/
VERB_REMOTE_TRACE = 0x15
};