mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-12 20:28:27 +00:00
Linux bug fixes, small controller fix.
This commit is contained in:
@ -476,11 +476,9 @@ bool NetworkConfig::fromDictionary(const Dictionary &d)
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
printf("~~~\n%s\n~~~\n",d.data());
|
||||
dump();
|
||||
printf("~~~\n");
|
||||
*/
|
||||
//printf("~~~\n%s\n~~~\n",d.data());
|
||||
//dump();
|
||||
//printf("~~~\n");
|
||||
|
||||
return true;
|
||||
} catch ( ... ) {
|
||||
|
Reference in New Issue
Block a user