Roots need to respond to lots of WHOISes

This commit is contained in:
Adam Ierymenko 2017-03-10 20:08:07 -08:00
parent e3b1fc2ac0
commit 0f3148bda2
2 changed files with 2 additions and 2 deletions

View file

@ -393,7 +393,7 @@
/**
* WHOIS rate limit (we allow these to be pretty fast)
*/
#define ZT_PEER_WHOIS_RATE_LIMIT 50
#define ZT_PEER_WHOIS_RATE_LIMIT 100
/**
* General rate limit for other kinds of rate-limited packets (HELLO, credential request, etc.) both inbound and outbound