瀏覽代碼

Increase multicast announce frequency a little.

Adam Ierymenko 4 年之前
父節點
當前提交
e9e20fdad8
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      node/Constants.hpp

+ 4 - 1
node/Constants.hpp

@@ -186,6 +186,9 @@
  */
 #define ZT_ADDRESS_LENGTH_HEX 10
 
+/**
+ * Size of symmetric key (only the first 32 bits are used for some ciphers)
+ */
 #define ZT_SYMMETRIC_KEY_SIZE 48
 
 /**
@@ -253,7 +256,7 @@
 /**
  * Period for multicast LIKE announcements
  */
-#define ZT_MULTICAST_ANNOUNCE_PERIOD 120000
+#define ZT_MULTICAST_ANNOUNCE_PERIOD 60000
 
 /**
  * Delay between explicit MULTICAST_GATHER requests for a given multicast channel