diff options
Diffstat (limited to 'node/Constants.hpp')
-rw-r--r-- | node/Constants.hpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/node/Constants.hpp b/node/Constants.hpp index 2b4b1dee..7368a634 100644 --- a/node/Constants.hpp +++ b/node/Constants.hpp @@ -294,11 +294,6 @@ #define ZT_NAT_T_TACTICAL_ESCALATION_DELAY 1000 /** - * Minimum delay between attempts to confirm new paths to peers (to avoid HELLO flooding) - */ -#define ZT_MIN_PATH_CONFIRMATION_INTERVAL 1000 - -/** * How long (max) to remember network certificates of membership? * * This only applies to networks we don't belong to. |