call setFriendlyName() after tap adapter is initialized
This commit is contained in:
parent
ee4783e3fb
commit
629a3a2a24
2 changed files with 5 additions and 0 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue