mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 02:27:38 -07:00
Newly broken out OSX tap driver builds now.
This commit is contained in:
parent
98d426e1d5
commit
526435859f
4 changed files with 28 additions and 21 deletions
|
@ -78,6 +78,8 @@ private:
|
|||
void *_arg;
|
||||
Thread _thread;
|
||||
std::string _dev;
|
||||
unsigned int _mtu;
|
||||
unsigned int _metric;
|
||||
int _fd;
|
||||
int _shutdownSignalPipe[2];
|
||||
volatile bool _enabled;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue