mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 15:57:00 +00:00
22 lines
827 B
Text
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>
|