update TODO - sdhcp - simple dhcp client
 (HTM) git clone git://git.codemadness.org/sdhcp
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit 8847720e8bbb4b2abe82770ad972b3774fa45d7f
 (DIR) parent 1c7f40ecc174851a7833cde8da3a443f16440e8a
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Fri, 25 Apr 2014 23:39:11 +0200
       
       update TODO
       
       Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
       
       Diffstat:
         M TODO                                |       3 +++
       
       1 file changed, 3 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/TODO b/TODO
       @@ -1,5 +1,8 @@
        TODO:
                [ ] manual check memcpy bounds.
       +        [ ] add flag (-e?) to call a script with vars set (setenv()), not call setip().
       +        [ ] add flag (-s?) to probe a specific DHCP server, not broadcast?
       +            probably skip in run() Init: etc stages.
                [ ] sane default value for client-id and test it.
                [ ] add new options to man page (-d, -i, -c).
                [ ] update LICENSE.