mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-05 12:36:14 -07:00
More platform-related build fixes
This commit is contained in:
parent
b7d9290de9
commit
e734019216
5 changed files with 20 additions and 34 deletions
|
@ -3239,6 +3239,8 @@ public:
|
|||
|
||||
n.setTap(EthernetTap::newInstance(
|
||||
nullptr,
|
||||
_concurrency,
|
||||
_cpuPinningEnabled,
|
||||
_homePath.c_str(),
|
||||
MAC(nwc->mac),
|
||||
nwc->mtu,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue