Add item for MS-Windows implementation of network-interface-*.
authorEli Zaretskii <eliz@gnu.org>
Mon, 1 Oct 2007 17:23:39 +0000 (17:23 +0000)
committerEli Zaretskii <eliz@gnu.org>
Mon, 1 Oct 2007 17:23:39 +0000 (17:23 +0000)
etc/TODO

index e208a5a..e216b01 100644 (file)
--- a/etc/TODO
+++ b/etc/TODO
@@ -105,6 +105,14 @@ http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00782.html
 ** 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,