From 431476e2e4474c83013c2a1a6d80f1e815a2d37c Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Wed, 24 Sep 2014 13:45:58 -0700 Subject: Some more multicast algo work... --- node/Packet.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'node/Packet.hpp') 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> -- cgit v1.2.3