[dhcp-agent-commits] dhcp-agent TODO,1.9,1.10
Status: Alpha
Brought to you by:
actmodern
From: <act...@us...> - 2003-05-11 07:53:29
|
Update of /cvsroot/dhcp-agent/dhcp-agent In directory sc8-pr-cvs1:/tmp/cvs-serv7611 Modified Files: TODO Log Message: more todo Index: TODO =================================================================== RCS file: /cvsroot/dhcp-agent/dhcp-agent/TODO,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** TODO 5 May 2003 14:21:24 -0000 1.9 --- TODO 11 May 2003 07:53:27 -0000 1.10 *************** *** 73,74 **** --- 73,80 ---- -- our configure script can handle define our own PRI C99 format definitions. We need ones for scanning -- SCN. + + -- if during a rebind or renew we received a wrong ip address we + must exit as an error and notify the user (RFC2131). Honor + NACKs on renew and rebind as well. + + -- may start using guile hooks instead of loading a guile script. |