summaryrefslogtreecommitdiff
path: root/node/Packet.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'node/Packet.hpp')
-rw-r--r--node/Packet.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/node/Packet.hpp b/node/Packet.hpp
index 01aadad0..6f3cb72f 100644
--- a/node/Packet.hpp
+++ b/node/Packet.hpp
@@ -664,6 +664,8 @@ public:
*
* This generates OK with a copy of the transmitted payload. No ERROR
* is generated. Response to ECHO requests is optional.
+ *
+ * Note that fragmented ECHO packets may not work.
*/
VERB_ECHO = 8,