Russ Dill | 61fb489 | 2002-10-14 21:41:28 +0000 | [diff] [blame] | 1 | TODO |
| 2 | ---- |
Russ Dill | 4e864a3 | 2003-12-18 22:25:38 +0000 | [diff] [blame] | 3 | + Check for valid IP, netmask, hostname, paths, strings, etc |
Russ Dill | f5ecd43 | 2002-10-31 19:21:27 +0000 | [diff] [blame] | 4 | + Integrade README.*'s with manpages |
| 5 | + using time(0) breaks if the system clock changes, find a portable solution |
Russ Dill | 61fb489 | 2002-10-14 21:41:28 +0000 | [diff] [blame] | 6 | + make failure of reading functions revert to previous value, not the default |
| 7 | + sanity code for option[OPT_LEN] |
| 8 | + fix aliasing (ie: eth0:0) |
Russ Dill | 61fb489 | 2002-10-14 21:41:28 +0000 | [diff] [blame] | 9 | + better standard linux distro support |
Russ Dill | 61fb489 | 2002-10-14 21:41:28 +0000 | [diff] [blame] | 10 | + make sure packet generation works on a wide varitey of arches |
| 11 | + Interoperability testing |
| 12 | + Hooks within the DHCP server |
Russ Dill | 4e864a3 | 2003-12-18 22:25:38 +0000 | [diff] [blame] | 13 | * Server notification when a lease is added/removed |
Russ Dill | 61fb489 | 2002-10-14 21:41:28 +0000 | [diff] [blame] | 14 | + Additional bootp support in client/server |
| 15 | + Make serverid option in server configurable |
Russ Dill | 61fb489 | 2002-10-14 21:41:28 +0000 | [diff] [blame] | 16 | + Possibly add failure message to DHCP NAK |