Browse Source

Revert "Push credentials in multicast."

This reverts commit 1316ee3127.
pull/2/head
Adam Ierymenko 5 years ago
parent
commit
26a0cbcd73
No known key found for this signature in database
GPG Key ID: C8877CF2D7A5D7F3
  1. 2
      node/Switch.cpp

2
node/Switch.cpp

@ -481,8 +481,6 @@ void Switch::onLocalEthernet(void *tPtr,const SharedPtr<Network> &network,const
return;
}
network->pushCredentialsIfNeeded(tPtr,toZT,RR->node->now());
RR->mc->send(
tPtr,
RR->node->now(),

Loading…
Cancel
Save