[dhcp-agent-commits] dhcp-agent TODO,1.6,1.7
Status: Alpha
Brought to you by:
actmodern
|
From: <act...@us...> - 2003-01-03 21:29:01
|
Update of /cvsroot/dhcp-agent/dhcp-agent
In directory sc8-pr-cvs1:/tmp/cvs-serv31371
Modified Files:
TODO
Log Message:
more TODO
Index: TODO
===================================================================
RCS file: /cvsroot/dhcp-agent/dhcp-agent/TODO,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** TODO 2 Jan 2003 04:21:16 -0000 1.6
--- TODO 3 Jan 2003 21:28:56 -0000 1.7
***************
*** 62,66 ****
think this is done now)
! -- purge_list only accepts one destructor. we need a way of destroying a list
with differnet data types. (this looks too complicated to do
and not enough code needs it)
--- 62,66 ----
think this is done now)
! -- list_destroy only accepts one destructor. we need a way of destroying a list
with differnet data types. (this looks too complicated to do
and not enough code needs it)
***************
*** 74,76 ****
-- write dhcp-sysconf to allow configuration via a small minimalistic interpreter
-
--- 74,75 ----
|