mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-13 04:38:28 +00:00
New multicast bug fixes, TRACE improvements, and temporarily disable legacy multicast for debugging purposes.
This commit is contained in:
@ -157,7 +157,7 @@ void Switch::onLocalEthernet(const SharedPtr<Network> &network,const MAC &from,c
|
||||
network->id(),
|
||||
nconf->activeBridges(),
|
||||
mg,
|
||||
from,
|
||||
(fromBridged) ? from : MAC(),
|
||||
etherType,
|
||||
data.data(),
|
||||
data.size());
|
||||
|
Reference in New Issue
Block a user