mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-17 16:26:59 +00:00
20 lines
718 B
Text
20 lines
718 B
Text
<Todo>
|
|
|
|
* 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.
|
|
* More ./configure options.
|
|
|
|
@ version 3.x (not 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>
|