Add support for designated multicast replicators to Multicaster::send().

This commit is contained in:
Adam Ierymenko 2018-01-26 21:19:51 -05:00
parent f03fd57997
commit d3d58ba8a7
4 changed files with 58 additions and 4 deletions

View file

@ -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,