Update of /cvsroot/dhcp-agent/dhcp-agent
In directory sc8-pr-cvs1:/tmp/cvs-serv15446
Modified Files:
TODO
Log Message:
more TODO
Index: TODO
===================================================================
RCS file: /cvsroot/dhcp-agent/dhcp-agent/TODO,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** TODO 9 Jun 2003 02:00:42 -0000 1.14
--- TODO 17 Jun 2003 07:34:56 -0000 1.15
***************
*** 62,63 ****
--- 62,71 ----
-- stringbuffer might be more useful it allowed marking of
arbitrary characters with sentinels.
+
+ -- fix dhcp-com.c to ignore options which are not within the
+ handled option range, but not stop processing packets when an
+ out of range option is encountered.
+
+ -- by default use 75% of the lease time as the renew time, and
+ 85% as the rebind time. also fix so we alert the user of an
+ expired lease.
|