List of addresses in the About dialog
This commit is contained in:
@@ -24,6 +24,9 @@
|
||||
namespace pipedal {
|
||||
|
||||
|
||||
std::string GetInterfaceIpv4Address(const std::string& interfaceName);
|
||||
|
||||
|
||||
std::string GetLinkLocalAddress(const std::string fromAddress);
|
||||
|
||||
bool IsOnLocalSubnet(const std::string&fromAddress);
|
||||
|
||||
Reference in New Issue
Block a user