* Implemented SetToMask(), and added PrefixLength() method, mostly reusing

code from ifconfig.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38026 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2010-08-11 13:53:31 +00:00
parent b2a400e53a
commit 23f2073215
2 changed files with 89 additions and 2 deletions
+2
View File
@@ -82,6 +82,8 @@ public:
bool IsSiteLocal() const;
bool IsLocal() const;
ssize_t PrefixLength() const;
uint32 LinkLevelIndex() const;
BString LinkLevelInterface() const;
uint32 LinkLevelType() const;