Tons and tons of cleanup and cruft removal
This commit is contained in:
parent
5280d28505
commit
0b5472f9fb
17 changed files with 202 additions and 377 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue