diff etc/NEWS @ 52504:cd1293e6665e

New functions network-interface-list and get-network-interface-info.
author Kim F. Storm <storm@cua.dk>
date Sat, 13 Sep 2003 23:41:12 +0000
parents 96d237d6be00
children 8f7687a3d559
line wrap: on
line diff
--- a/etc/NEWS	Sat Sep 13 23:34:33 2003 +0000
+++ b/etc/NEWS	Sat Sep 13 23:41:12 2003 +0000
@@ -2416,6 +2416,19 @@
 connections are accepted in the stopped state.  For a client process,
 no input is received in the stopped state.
 
+???
+*** New function network-interface-list.
+
+This function returns a list of network interface names and their
+current network addresses.
+
+???
+*** New function get-network-interface-info.
+
+This function returns the network address, hardware address, current
+status, and other information about a specific network interface.
+
+
 +++
 ** New function copy-tree.