.
This commit is contained in:
parent
050a0ce85d
commit
9e186bbd89
7 changed files with 84 additions and 55 deletions
|
@ -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);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue