mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-16 14:18:24 +00:00
Forgot to set defaults if multicast parameters are unset.
This commit is contained in:
@ -248,7 +248,7 @@ error_no_ZT_ARCH_defined;
|
||||
/**
|
||||
* Default max depth (TTL) for multicast propagation
|
||||
*/
|
||||
#define ZT_DEFAULT_MULTICAST_DEPTH 64
|
||||
#define ZT_DEFAULT_MULTICAST_DEPTH 32
|
||||
|
||||
/**
|
||||
* Global maximum for multicast propagation depth
|
||||
|
Reference in New Issue
Block a user