mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-20 16:10:25 +00:00
Tons and tons of cleanup and cruft removal
This commit is contained in:
@ -599,7 +599,7 @@ public:
|
||||
|
||||
// Network controller is now enabled by default for desktop and server
|
||||
_controller = new EmbeddedNetworkController(_node,_homePath.c_str(),_controllerDbPath.c_str(),_ports[0], _mqc);
|
||||
_node->setNetconfMaster((void *)_controller);
|
||||
_node->setController((void *)_controller);
|
||||
|
||||
// Join existing networks in networks.d
|
||||
{
|
||||
|
Reference in New Issue
Block a user