[dhcp-agent-commits] dhcp-agent README,1.9,1.10
Status: Alpha
Brought to you by:
actmodern
From: <act...@us...> - 2003-07-06 17:28:35
|
Update of /cvsroot/dhcp-agent/dhcp-agent In directory sc8-pr-cvs1:/tmp/cvs-serv3424 Modified Files: README Log Message: updated README for new release Index: README =================================================================== RCS file: /cvsroot/dhcp-agent/dhcp-agent/README,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** README 28 Jun 2003 02:21:29 -0000 1.9 --- README 6 Jul 2003 17:28:32 -0000 1.10 *************** *** 9,13 **** number of tools for network troubleshooting, and configuration. In its current state a simple dhcp sniffer and an beta-quality dhcp ! client have been implemented. Your help in building and testing this suite will be much --- 9,16 ---- number of tools for network troubleshooting, and configuration. In its current state a simple dhcp sniffer and an beta-quality dhcp ! client have been implemented. ! ! The current implementation of the dhcp-server is just skeleton ! code. Expect a complete server in the next month (hopefully). Your help in building and testing this suite will be much *************** *** 24,31 **** dhcp-agent has been tested on: ! Linux 2.4.x (i386) ! FreeBSD 4.x (i386) ! NetBSD-1.6.1 (i386) ! Solaris 2.8 (SPARC) Support --- 27,34 ---- dhcp-agent has been tested on: ! GNU/Linux 2.4.x (i386) ! FreeBSD 4.x (i386) ! NetBSD-1.6.1 (i386) ! Solaris 2.8 (SPARC) Support |