From c9d7845fea15ffe0e09295aedba6389de1bcb59b Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Tue, 9 Aug 2016 17:00:01 -0700 Subject: Minor bug fix and some instrumentation stuff for testing. --- 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 9d4c8289..0524139d 100644 --- a/node/Packet.hpp +++ b/node/Packet.hpp @@ -724,6 +724,7 @@ public: * <[8] 64-bit network ID> * <[2] 16-bit length of request meta-data dictionary> * <[...] string-serialized request meta-data> + * <[8] 64-bit revision of netconf we currently have> * <[8] 64-bit timestamp of netconf we currently have> * * This message requests network configuration from a node capable of -- cgit v1.2.3