mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-17 16:26:59 +00:00
Version 2.10
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
573418a9e4
commit
e4282e8a3d
40 changed files with 4398 additions and 22737 deletions
4
TODO
4
TODO
|
|
@ -1,5 +1,6 @@
|
|||
<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!
|
||||
|
|
@ -7,9 +8,10 @@
|
|||
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 coming soon)
|
||||
Version 3.x (not in coming soon)
|
||||
|
||||
* Configuration file for this command.
|
||||
* Convert program to snmp subagent daemon.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue