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