diff etc/TODO @ 85002:de9abb25771b

Add item for MS-Windows implementation of network-interface-*.
author Eli Zaretskii <eliz@gnu.org>
date Mon, 01 Oct 2007 17:23:39 +0000
parents ba30061475f5
children f7a1ed49fd9f
line wrap: on
line diff
--- a/etc/TODO	Mon Oct 01 09:57:19 2007 +0000
+++ b/etc/TODO	Mon Oct 01 17:23:39 2007 +0000
@@ -105,6 +105,14 @@
 ** Find a proper fix for rcirc multiline nick adding.
 http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00684.html
 
+** Implement `network-interface-list' and `network-interface-info'
+on MS-Windows.  Hint: the information is present in the Registry,
+under the keys
+HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Linkage\
+and
+HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\<device>\
+where <device> is the network device found under the first key.
+
 * Important features:
 
 ** Provide user-friendly ways to list all available font families,