diff options
Diffstat (limited to 'networking/udhcp/TODO')
-rw-r--r-- | networking/udhcp/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/networking/udhcp/TODO b/networking/udhcp/TODO index f88694a86..6febe5ab4 100644 --- a/networking/udhcp/TODO +++ b/networking/udhcp/TODO @@ -1,5 +1,6 @@ TODO ---- ++ Check for valid IP, netmask, hostname, paths, strings, etc + Integrade README.*'s with manpages + using time(0) breaks if the system clock changes, find a portable solution + make failure of reading functions revert to previous value, not the default @@ -9,6 +10,7 @@ TODO + make sure packet generation works on a wide varitey of arches + Interoperability testing + Hooks within the DHCP server + * Server notification when a lease is added/removed + Additional bootp support in client/server + Make serverid option in server configurable + Possibly add failure message to DHCP NAK |