changeset 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 256a27a47af1
children 88edef684d4c
files etc/NEWS
diffstat 1 files changed, 13 insertions(+), 0 deletions(-) [+]
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.