Back off default multicast limit just a little.

This commit is contained in:
Adam Ierymenko 2014-10-29 18:25:24 -07:00
parent 4923ab2945
commit 0e84eb3852
2 changed files with 3 additions and 3 deletions

View file

@ -250,9 +250,9 @@
#define ZT_MULTICAST_TRANSMIT_TIMEOUT 5000
/**
* Default maximum number of peers to address with a single multicast (if unspecified in network)
* Default maximum number of peers to address with a single multicast (if unspecified in network config)
*/
#define ZT_MULTICAST_DEFAULT_LIMIT 64
#define ZT_MULTICAST_DEFAULT_LIMIT 32
/**
* Delay between scans of the topology active peer DB for peers that need ping