]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] mention Linux again for the interface detection
authorJeremy C. Reed <jreed@ISC.org>
Tue, 3 Jan 2012 16:16:50 +0000 (10:16 -0600)
committerJeremy C. Reed <jreed@ISC.org>
Tue, 3 Jan 2012 16:16:50 +0000 (10:16 -0600)
and mention it is planned for other systems.

ChangeLog

index ada4e4ca96ce6c01b1989843a5c24454cc76a35e..a73f7a438eacf917cc5b9cb4b50a655832ea4faf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 353.   [func]          tomek
        libdhcp++: Interface detection in Linux implemented. libdhcp++
-       is now able to detect available network interfaces, its link-layer
-       addresses, flags and configured IPv4 and IPv6 addresses.
+       is now able (on Linux systems) to detect available network
+       interfaces, its link-layer addresses, flags and configured
+       IPv4 and IPv6 addresses. Interface detection on other
+       systems is planned.
        (Trac #1237, git 8a040737426aece7cc92a795f2b712d7c3407513)
 
 352.   [func]          tomek