Update of /cvsroot/dhcp-agent/dhcp-agent
In directory usw-pr-cvs1:/tmp/cvs-serv18012
Modified Files:
README THANKS TODO
Log Message:
text changes to reflect upcoming release.
Index: README
===================================================================
RCS file: /cvsroot/dhcp-agent/dhcp-agent/README,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** README 16 Feb 2002 17:54:33 -0000 1.5
--- README 18 May 2002 18:17:59 -0000 1.6
***************
*** 35,39 ****
http://www.tcpdump.org/
! You will also need Dug Song's libdnet (1.1 or above).
http://libdnet.sourceforge.net/
--- 35,39 ----
http://www.tcpdump.org/
! You will also need Dug Song's libdnet (1.4 or above).
http://libdnet.sourceforge.net/
Index: THANKS
===================================================================
RCS file: /cvsroot/dhcp-agent/dhcp-agent/THANKS,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** THANKS 25 Feb 2002 01:39:29 -0000 1.4
--- THANKS 18 May 2002 18:17:59 -0000 1.5
***************
*** 15,16 ****
--- 15,18 ----
-- Bill Traynor for Solaris x86.
+
+ -- Stephanie Fox for the Mascot "Fangs"
Index: TODO
===================================================================
RCS file: /cvsroot/dhcp-agent/dhcp-agent/TODO,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** TODO 18 May 2002 18:10:09 -0000 1.12
--- TODO 18 May 2002 18:17:59 -0000 1.13
***************
*** 1,2 ****
--- 1,4 ----
+ [ Quite a bit! ]
+
Things that need to be done for RFC compliance:
***************
*** 13,16 ****
--- 15,19 ----
other todo:
+ -- make dhcp-agent use more goodies from libdnet
-- add test for kill(0, pid) to see if it correctly identifies the
running process.
|