Add support for designated multicast replicators to Multicaster::send().
This commit is contained in:
parent
f03fd57997
commit
d3d58ba8a7
4 changed files with 58 additions and 4 deletions
|
@ -391,7 +391,7 @@ void Switch::onLocalEthernet(void *tPtr,const SharedPtr<Network> &network,const
|
|||
tPtr,
|
||||
RR->node->now(),
|
||||
network,
|
||||
// network->config().activeBridges(),
|
||||
Address(),
|
||||
multicastGroup,
|
||||
(fromBridged) ? from : MAC(),
|
||||
etherType,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue