call setFriendlyName() after tap adapter is initialized
This commit is contained in:
@@ -143,6 +143,8 @@ private:
|
||||
std::string _deviceInstanceId;
|
||||
std::string _mySubkeyName;
|
||||
|
||||
std::string _friendlyName;
|
||||
|
||||
std::vector<InetAddress> _assignedIps; // IPs assigned with addIp
|
||||
Mutex _assignedIps_m;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user