mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 13:54:15 -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
|
@ -35,6 +35,8 @@ class LinuxEthernetTap : public EthernetTap
|
|||
public:
|
||||
LinuxEthernetTap(
|
||||
const char *homePath,
|
||||
unsigned int concurrency,
|
||||
bool pinning,
|
||||
const MAC &mac,
|
||||
unsigned int mtu,
|
||||
unsigned int metric,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue