From d6b4761c2f075432b517bbe81f819214f96f8849 Mon Sep 17 00:00:00 2001 From: irungentoo Date: Wed, 16 Dec 2015 16:42:12 -0500 Subject: This is still useful. --- toxcore/DHT.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toxcore/DHT.c b/toxcore/DHT.c index c4d1aa4c..a4b1c4b3 100644 --- a/toxcore/DHT.c +++ b/toxcore/DHT.c @@ -63,7 +63,7 @@ #define NAT_PING_RESPONSE 1 /* Number of get node requests to send to quickly find close nodes. */ -#define MAX_BOOTSTRAP_TIMES 0 +#define MAX_BOOTSTRAP_TIMES 5 /* Compares pk1 and pk2 with pk. * -- cgit v1.2.3