Fix a regression.
This commit is contained in:
parent
a87cd2d094
commit
cac55105c3
2 changed files with 0 additions and 12 deletions
|
@ -106,8 +106,6 @@ void OutboundMulticast::sendOnly(const RuntimeEnvironment *RR,const Address &toA
|
|||
|
||||
if (!network)
|
||||
return;
|
||||
if (!network->isAllowed(toAddr))
|
||||
return;
|
||||
|
||||
if (_haveCom) {
|
||||
if (network->peerNeedsOurMembershipCertificate(toAddr,RR->node->now())) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue