summaryrefslogtreecommitdiff
path: root/node/Packet.hpp
diff options
context:
space:
mode:
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 aedc9e4c..214479d6 100644
--- a/node/Packet.hpp
+++ b/node/Packet.hpp
@@ -694,6 +694,7 @@ public:
VERB_MULTICAST_GATHER = 13,
/* Multicast frame:
+ * <[8] 64-bit network ID>
* <[1] flags (currently unused, must be 0)>
* <[4] 32-bit multicast ADI (note that this is out of order here -- it precedes MAC)>
* <[6] destination MAC or all zero for destination node>