mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-17 00:06:59 +00:00
25 lines
937 B
Text
25 lines
937 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!
|
|
* Count of touched IPs IE the ones which are leased some time and
|
|
currently marked as free. Knowing number of these should
|
|
give idea about possible peak value of reservations. Highly
|
|
unscientific thou.
|
|
* Output sorting should sort also shared networks to in use, perscent
|
|
etc order.
|
|
* Check comments, variable names etc so that the code makes more sense.
|
|
* More ./configure options.
|
|
* Touched IP output sort.
|
|
* All networks analyse.c semantics problem.
|
|
* Template based html page.
|
|
|
|
@ 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.
|
|
|
|
</Todo>
|