New multicast bug fixes, TRACE improvements, and temporarily disable legacy multicast for debugging purposes.
This commit is contained in:
parent
d5e0f7e3e4
commit
4941c8a1f3
7 changed files with 60 additions and 27 deletions
|
@ -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());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue