mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-14 05:08:23 +00:00
Some controller fixes.
This commit is contained in:
@ -1277,9 +1277,6 @@ void EmbeddedNetworkController::_request(
|
||||
ms.vProto = (int)vProto;
|
||||
ms.lastRequestMetaData = metaData;
|
||||
ms.identity = identity;
|
||||
|
||||
if (fromAddr)
|
||||
ms.physicalAddr = fromAddr;
|
||||
}
|
||||
}
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user