Forgot to set defaults if multicast parameters are unset.
This commit is contained in:
parent
fb7d9b1029
commit
e13d4df9ab
3 changed files with 7 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue