dhcpd-pools/TODO
Sami Kerola e4282e8a3d Version 2.10
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-07-11 14:09:52 +02:00

22 lines
827 B
Text

<Todo>
* Configuration parser that does not fail.
* Memory allocations to such that recopilation is _never_ needed.
* Bad english to good english translation in all files that
author has touched. Help needed!
* Shared network sorting. Actual data must not be sorted, but perhaps
sorting pointer array might work. That means writing sort
functions and rewrite ouput functions. Don't expect soon.
* All networks analyse.c semantics problem.
* Allocations analysis which is whole new section of output.
* More ./configure options.
Version 3.x (not in coming soon)
* Configuration file for this command.
* Convert program to snmp subagent daemon.
* Analysis caching.
* Threshold values -> alarming possibility by snmp traps.
* Template based html page.
</Todo>