From: Jeremy C. Reed Date: Tue, 3 Jan 2012 16:16:50 +0000 (-0600) Subject: [master] mention Linux again for the interface detection X-Git-Tag: trac2351_base~310^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4bfc81c495ca08f5e4bed03807de0aa0006d0c19;p=thirdparty%2Fkea.git [master] mention Linux again for the interface detection and mention it is planned for other systems. --- diff --git a/ChangeLog b/ChangeLog index ada4e4ca96..a73f7a438e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -36,8 +36,10 @@ 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