dhcpd-pools/TODO
Sami Kerola 4f000e7ab6 Version 2.6
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-07-11 14:08:48 +02:00

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>