diff options
Diffstat (limited to 'node/Switch.cpp')
-rw-r--r-- | node/Switch.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/node/Switch.cpp b/node/Switch.cpp index d1510e6c..5c5130f4 100644 --- a/node/Switch.cpp +++ b/node/Switch.cpp @@ -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, |