summaryrefslogtreecommitdiff
path: root/node/Switch.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'node/Switch.cpp')
-rw-r--r--node/Switch.cpp2
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,