summaryrefslogtreecommitdiff
path: root/node/Packet.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'node/Packet.hpp')
-rw-r--r--node/Packet.hpp8
1 files changed, 6 insertions, 2 deletions
diff --git a/node/Packet.hpp b/node/Packet.hpp
index 3a0957a3..a6ac9dc6 100644
--- a/node/Packet.hpp
+++ b/node/Packet.hpp
@@ -736,10 +736,14 @@ public:
/* Request endpoints for multicast distribution:
* <[8] 64-bit network ID>
- * <[1] flags (unused, must be 0)>
+ * <[1] flags>
* <[6] MAC address of multicast group being queried>
* <[4] 32-bit ADI for multicast group being queried>
- * <[4] 32-bit (suggested) max number of multicast peers desired or 0 for no limit>
+ * <[4] 32-bit requested max number of multicast peers>
+ * [<[...] network certificate of membership>]
+ *
+ * Flags:
+ * 0x01 - Network certificate of membership is attached
*
* This message asks a peer for additional known endpoints that have
* LIKEd a given multicast group. It's sent when the sender wishes