Ubuntu IP interface names.

This commit is contained in:
Robin E. R. Davies
2024-11-23 12:24:02 -05:00
parent 138e8d7788
commit 8a654e78ab
2 changed files with 42 additions and 0 deletions
+1
View File
@@ -27,6 +27,7 @@ namespace pipedal {
std::string GetInterfaceIpv4Address(const std::string& interfaceName);
std::vector<std::string> GetEthernetIpv4Addresses();
// bool IsLinkLocalAddress(const std::string &fromAddress);