mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-17 06:38:25 +00:00
.
This commit is contained in:
@ -318,7 +318,7 @@ void Network::clean()
|
||||
}
|
||||
}
|
||||
{
|
||||
_multicastTopology.clean(now,*(RR->topology),(_config) ? _config->multicastLimit() : (unsigned int)ZT_DEFAULT_MULTICAST_LIMIT);
|
||||
_multicastTopology.clean(now,*(RR->topology),(_config) ? _config->multicastLimit() : (unsigned int)ZT_MULTICAST_DEFAULT_LIMIT);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user